Skip to content

Commit

Permalink
removing doctest.
Browse files Browse the repository at this point in the history
  • Loading branch information
tybruno committed Jun 3, 2024
1 parent df62465 commit d0f85d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
python -m pip install -r requirements-test.txt
- name: Test
run: |
pytest --doctest-modules
pytest

0 comments on commit d0f85d3

Please sign in to comment.