Skip to content

Commit d407174

Browse files
authored
Merge branch 'main' into feature/graph-time-series
2 parents 3446ced + a98308d commit d407174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
update-conda: true
178178
python-version: ${{ matrix.python-version }}
179179
conda-channels: anaconda, conda-forge
180-
- run: conda --version
180+
# - run: conda --version # This fails due to unknown reasons
181181
- run: which python
182182

183183
- name: Upgrade pip version

0 commit comments

Comments
 (0)