Skip to content

Commit

Permalink
fixed syntax 2
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Jun 10, 2024
1 parent 87e043d commit 3866754
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/doctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
activate-environment: festim-docs
environment-file: docs/example-environment.yml

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

0 comments on commit 3866754

Please sign in to comment.