qinglong/.github/workflows/python-package-conda.yml
Workflow config file is invalid. Please check your config file: yaml: unmarshal errors: line 1: cannot unmarshal !!str `名称...` into model.Workflow
2021-06-15 09:49:16 -05:00

2 lines
873 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

名称使用Conda n non的Python包[Push]n nJobsn build-linux运行-onUbuntu-最新的n策略n max-并行5 n个步骤n-使用action/checkout@v2n-nameset Python 3.8 n useaction/setthon@v2 n withn python-version3.8 n-nameAdd conda to system path n run运行n#$Conda是一个环境变量指向miniconda目录的根目录n echo$conda/bin>>$gitHub_path n-nameinstall依赖项n runn conda env UPDATE-file Environment.yml-name base n-namelint with flake8 n runn conda install 8n#如果存在Python语法错误或未定义名称n flake 8请停止构建。-计数--SELECT=E9F63F7F82--显示源--统计n#退出--零将所有错误视为警告。GitHub编辑器是127字符宽的n片8。-计数-出口-0-最大复杂度=10-最大行长=127-统计n-名称测试与pytest n运行n conda安装pytest n pytest