Skip to content

Commit

Permalink
Fix CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
sfinkens committed Oct 9, 2024
1 parent 6989ffc commit c53005c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
with:
miniforge-version: latest
python-version: ${{ matrix.python-version }}
environment-file: continuous_integration/environment.yaml
activate-environment: test-environment
channels: conda-forge
- name: Install pygac-fdr
shell: bash -l {0}
run: |
Expand Down

0 comments on commit c53005c

Please sign in to comment.