Skip to content

Commit

Permalink
CI: ensure defaults channel removed
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmgray committed Jan 31, 2025
1 parent cbfc525 commit d2956fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ jobs:
miniforge-version: latest
activate-environment: test-env
environment-file: ci/requirements/py-${{ matrix.conda-env }}.yml
channels: conda-forge
conda-remove-defaults: "true"

- name: Matrix submodule tests with pytest
if: ${{ matrix.testset == 'matrix' }}
Expand Down

0 comments on commit d2956fa

Please sign in to comment.