sagsag
This commit is contained in:
parent
fda3629148
commit
fe3e9f0cda
4
.github/workflows/cona-isa.yml
vendored
4
.github/workflows/cona-isa.yml
vendored
@ -215,8 +215,8 @@ jobs:
|
||||
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pip install pytest
|
||||
pytest src/bin/main.py
|
||||
pip install pylint
|
||||
pylint
|
||||
|
||||
# Jekyll
|
||||
jekyll:
|
||||
|
BIN
src/bin/__pycache__/main.cpython-37-pytest-5.3.5.pyc
Normal file
BIN
src/bin/__pycache__/main.cpython-37-pytest-5.3.5.pyc
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user