Skip to content

Commit c0e9d38

Browse files
committed
test sardem only
1 parent 9cdcf5d commit c0e9d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
python -m pip install -r requirements-dev.txt
3131
- name: Run tests
3232
run: |
33-
pytest --doctest-modules -v
33+
pytest --doctest-modules -v sardem

0 commit comments

Comments
 (0)