ci update

This commit is contained in:
Eren Gölge 2021-03-08 05:19:05 +01:00
parent d01546de42
commit 462fb5e6ab
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
python3 setup.py egg_info
- name: Lint check
run: |
cardboardlinter --refspec ${GITHUB_BASE_REF} -n auto
cardboardlinter -n auto
- name: Unit tests
run: nosetests tests --nocapture --processes=0 --process-timeout=20 --process-restartworker
- name: Test scripts