Skip to content

Commit

Permalink
run test by default with tox
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Feb 19, 2024
1 parent e822438 commit 8e1de27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
requires =
tox>=4
; run lint by default when just calling "tox"
env_list = lint
env_list = tests


; COMMANDS
Expand Down

0 comments on commit 8e1de27

Please sign in to comment.