Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidt0x committed Aug 19, 2020
1 parent 6b9d5fe commit b09c171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Expand Up @@ -34,4 +34,4 @@ jobs:
# flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Tests
run: |
pytest --cov=sleap tests/ --exclude=tests/gui
pytest --cov=sleap tests/ --ignore=tests/gui

0 comments on commit b09c171

Please sign in to comment.