Skip to content

Commit b583f8c

Browse files
committed
Revert make command in CI
1 parent cb99368 commit b583f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
- name: Install tox
4949
run: pip install tox
5050
- name: Test Execution
51-
run: make test
51+
run: tox -e py

0 commit comments

Comments
 (0)