linter fixes

This commit is contained in:
Eren Gölge
2021-03-30 14:39:16 +02:00
parent 6b2e13bf62
commit a3a840fd78
4 changed files with 15 additions and 20 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
python3 setup.py egg_info
- name: Lint check
run: |
cardboardlinter -n auto
cardboardlinter
- name: Unit tests
run: nosetests tests --nocapture --processes=0 --process-timeout=20 --process-restartworker
- name: Test scripts