Skip to content

Commit dc0706f

Browse files
committed
Try fix CI 🤦 #2
1 parent e454cf2 commit dc0706f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- name: Install tox
3333
run: pip install tox
3434
- name: Test Execution
35-
run: tox -e py
35+
run: tox -e py -- ./tests

0 commit comments

Comments
 (0)