Skip to content

Commit

Permalink
attempt #2 to fix broken ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JoanneBogart committed Nov 28, 2023
1 parent 7a23c86 commit b404d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
conda update -n base conda
conda info
conda list
conda install -y --file etc/standalone_conda_requirements.txt
conda install -y --file etc/conda_requirements.txt
conda info
mamba list
Expand Down

0 comments on commit b404d97

Please sign in to comment.