We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cdcf5d commit c0e9d38Copy full SHA for c0e9d38
.github/workflows/pytest.yml
@@ -30,4 +30,4 @@ jobs:
30
python -m pip install -r requirements-dev.txt
31
- name: Run tests
32
run: |
33
- pytest --doctest-modules -v
+ pytest --doctest-modules -v sardem
0 commit comments