We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a6a84c commit d0bed91Copy full SHA for d0bed91
.github/workflows/ruff_linter.yml
@@ -42,4 +42,4 @@ jobs:
42
- name: Run Tests
43
run: |
44
source .venv/bin/activate
45
- pytest tests/
+ pytest test/
0 commit comments