Skip to content

Commit

Permalink
pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Sep 17, 2022
1 parent e0544a9 commit 984a866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Expand Up @@ -34,7 +34,7 @@ jobs:
- run: pip install .

- name: run tests
run: python setup.py test
run: pytest

lint:
name: pre-commit
Expand Down

0 comments on commit 984a866

Please sign in to comment.