Skip to content

Commit

Permalink
ci: Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thorbjoernl committed May 23, 2024
1 parent 025442b commit 100ca29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ depends =

[testenv]
extras = test
commands = python3 -m unittest discover -s tests
commands = python3 -m pytest .

0 comments on commit 100ca29

Please sign in to comment.