Skip to content

Commit

Permalink
Update conda_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sblauth authored Jul 17, 2024
1 parent d598638 commit d552bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
conda update conda
- name: Install cashocs
run: conda create -n test -c conda-forge cashocs python=3.12 scotch"<7"
run: conda create -n test -c conda-forge cashocs python=3.12

- name: Test if package was installed properly
run: |
Expand Down

0 comments on commit d552bbb

Please sign in to comment.