Skip to content

Commit

Permalink
correct env file
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Jun 10, 2024
1 parent 3866754 commit 1d1820a
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 @@ -14,7 +14,7 @@ jobs:
uses: conda-incubator/setup-miniconda@v2
with:
activate-environment: festim-docs
environment-file: docs/example-environment.yml
environment-file: docs/environment.yml

- name: Doc Tests
shell: bash -l {0}
Expand Down

0 comments on commit 1d1820a

Please sign in to comment.