Skip to content

Commit

Permalink
Test miniforge
Browse files Browse the repository at this point in the history
  • Loading branch information
figi44 committed Mar 12, 2024
1 parent 049e562 commit 5592321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
downstream-ci:
name: downstream-ci
if: ${{ !github.event.pull_request.head.repo.fork && github.event.action != 'labeled' || github.event.label.name == 'approved-for-ci' }}
uses: ecmwf-actions/downstream-ci/.github/workflows/downstream-ci.yml@main
uses: ecmwf-actions/downstream-ci/.github/workflows/downstream-ci.yml@test-miniforge
with:
eccodes-python: ecmwf/eccodes-python@${{ github.event.pull_request.head.sha || github.sha }}
codecov_upload: true
Expand Down

0 comments on commit 5592321

Please sign in to comment.