Skip to content

Commit

Permalink
Run all doctests
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Jan 6, 2025
1 parent 88e0a12 commit 9107071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
if: ${{ matrix.rdkit == true && matrix.openeye == true }}
run: |
pytest openff \
-v -x -n logical --no-cov --doctest-modules \
-v -n logical --no-cov --doctest-modules \
--ignore-glob='openff/toolkit/_tests*' \
--ignore=openff/toolkit/data/ \
--ignore=openff/toolkit/utils/utils.py
Expand Down

0 comments on commit 9107071

Please sign in to comment.