Skip to content

Commit e946ac2

Browse files
committed
conda init
1 parent 2cb3279 commit e946ac2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
# export PATH=$CONDA_ROOT/condabin:$CONDA_ROOT/bin:${PATH}
7575
# eval "$($CONDA_ROOT/bin/python -m conda shell.bash hook)"
7676
run: |
77+
conda init bash
7778
conda create --use-local -c conda-forge --override-channels -n sharpy -v sharpy pytest pytest-timeout
7879
conda activate sharpy
7980
- name: Test SHARPY (pytest)

0 commit comments

Comments
 (0)