Skip to content

Commit dc0706f

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

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
@@ -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)