Skip to content

Commit

Permalink
Modify to use test target
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Oct 7, 2023
1 parent 72cbe44 commit 7763668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:

- name: Run tests
run: |
tox -e py
make test
# tox -e py -- --discord-verbose=0 # reduce verbosity level of summary that send to discord
coverage:
Expand Down

0 comments on commit 7763668

Please sign in to comment.