Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Nov 1, 2024
1 parent 7bf0c7f commit 991f9e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
shell: bash -l {0}

run: |
conda install -c romainsacchi pathways-dev
conda update pathways-dev
conda install -c romainsacchi pathways
conda update pathways
conda install pytest
pytest

0 comments on commit 991f9e7

Please sign in to comment.