Skip to content

Commit

Permalink
Revert make command in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fantavlik committed Oct 22, 2021
1 parent cb99368 commit b583f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
- name: Install tox
run: pip install tox
- name: Test Execution
run: make test
run: tox -e py

0 comments on commit b583f8c

Please sign in to comment.