Skip to content

Commit

Permalink
Update doctests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
glegendre01 authored Jan 10, 2024
1 parent 8051dc7 commit fa27827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doctests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Run doctests
run: |
sleep 90m
python3 -m pytest -v --make-reports doc_tests_gpu --doctest-modules $(cat doc_tests.txt) -sv --doctest-continue-on-failure --doctest-glob="*.md"
- name: Failure short reports
if: ${{ failure() }}
Expand Down

0 comments on commit fa27827

Please sign in to comment.