Skip to content

Commit

Permalink
Activate doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
Azureblade3808 authored Aug 23, 2024
1 parent 44d3def commit 25240fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
pyright
- name: Test with pytest
run: |
pytest --cov
pytest --doctest-modules --cov
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v2.3.0

0 comments on commit 25240fd

Please sign in to comment.