Skip to content

Commit

Permalink
Try auto-update-conda option
Browse files Browse the repository at this point in the history
  • Loading branch information
sfinkens committed Aug 28, 2023
1 parent d6cfeb9 commit 9d92caa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
python-version: ${{ matrix.python-version }}
environment-file: continuous_integration/environment.yaml
activate-environment: test-environment
auto-update-conda: true

- name: Install unstable dependencies
if: matrix.experimental == true
Expand Down

0 comments on commit 9d92caa

Please sign in to comment.