We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83335c6 commit ce08360Copy full SHA for ce08360
1 file changed
.github/workflows/tests.yml
@@ -74,4 +74,4 @@ jobs:
74
75
- name: Run tests
76
run: |
77
- python -m pytest --pyargs confection
+ python -m pytest tests/
0 commit comments