Skip to content

Commit

Permalink
fixed command
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Jun 10, 2024
1 parent 1d1820a commit 48842dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:

- name: Doc Tests
shell: bash -l {0}
run: sphinx-build -b doctest -d build/doctrees docs build/doctest
run: sphinx-build -b doctest docs/source docs/_build/doctest

0 comments on commit 48842dd

Please sign in to comment.