Skip to content

Commit 9de25d5

Browse files
committed
workflow update
1 parent 137499f commit 9de25d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
2626
- name: Test latest version
2727
run: |
28-
tox -e py3
28+
make test
2929
3030
- uses: actions/checkout@v3
3131
with:

0 commit comments

Comments
 (0)