This commit is contained in:
Eren Gölge
2021-03-18 13:33:00 +01:00
parent 884096f3f7
commit 65533f33e9
6 changed files with 25 additions and 15 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
python3 setup.py egg_info
- name: Lint check
run: |
cardboardlinter -n auto
cardboardlinter --refspec main -n auto
- name: Unit tests
run: nosetests tests --nocapture --processes=0 --process-timeout=20 --process-restartworker
- name: Test scripts