We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e314aa commit ee55c00Copy full SHA for ee55c00
.github/workflows/tests.yaml
@@ -22,4 +22,4 @@ jobs:
22
pip install ".[dev]"
23
- name: Test with pytest
24
run: |
25
- pytest tests
+ pytest tests
0 commit comments