Skip to content

Commit

Permalink
Testing ecbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell authored Nov 9, 2024
1 parent 262029b commit 6aba25e
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@@add-ecbuild
uses: ecmwf-actions/downstream-ci/.github/workflows/downstream-ci.yml@add-ecbuild
with:
gribjump: ecmwf/gribjump@${{ github.event.pull_request.head.sha || github.sha }}
ecbuild: ecmwf/ecbuild@fix/fix-optional-features
Expand Down

0 comments on commit 6aba25e

Please sign in to comment.