Skip to content

Commit

Permalink
investigating
Browse files Browse the repository at this point in the history
  • Loading branch information
daurer committed Feb 1, 2024
1 parent 78e6efe commit ac52cbf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
run: |
# $CONDA is an environment variable pointing to the root of the miniconda directory
echo $CONDA/bin >> $GITHUB_PATH
conda update -n base conda
which python
#conda update -n base conda
conda --version
- name: Install dependencies
run: |
Expand Down

0 comments on commit ac52cbf

Please sign in to comment.