We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07339c1 commit f9010b9Copy full SHA for f9010b9
.github/workflows/test.yaml
@@ -26,4 +26,4 @@ jobs:
26
- name: flake8
27
run: flake8 src
28
- name: Unit tests
29
- run: python -m pytest --doctest-modules src/osmg/
+ run: python -m pytest src/osmg/
0 commit comments