Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
erogol committed Mar 18, 2021
1 parent 4a9d2e4 commit 16cb8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,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
Expand Down

0 comments on commit 16cb8b2

Please sign in to comment.