Skip to content

Commit

Permalink
📝 conda action
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRossetti committed Jun 6, 2023
1 parent 4bb7a4d commit 14d991c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
conda config --append channels giuliorossetti
conda config --append channels conda-forge
conda config --set channel_priority flexible
conda config --set channel_priority false
# conda config --set channel_priority false
conda install python=3.9
conda install pulp flake8
Expand Down

0 comments on commit 14d991c

Please sign in to comment.