Skip to content

Commit

Permalink
Fixes in addition of pymultio to downstream-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Jan 24, 2025
1 parent e22f81d commit 7499965
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: ecmwf-actions/downstream-ci/.github/workflows/downstream-ci.yml@feature/add_pymultio
with:
multio: ecmwf/multio@${{ github.event.pull_request.head.sha || github.sha }}
pymultio: pymultio:ecmwf/multio@${{ github.event.pull_request.head.sha || github.sha }}
pymultio: pymultio:ecmwf/multio/pymultio@${{ github.event.pull_request.head.sha || github.sha }}
codecov_upload: true
clang_format: false
secrets: inherit
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:
uses: ecmwf-actions/downstream-ci/.github/workflows/downstream-ci-hpc.yml@feature/add_pymultio
with:
multio: ecmwf/multio@${{ github.event.pull_request.head.sha || github.sha }}
pymultio: pymultio:ecmwf/multio@${{ github.event.pull_request.head.sha || github.sha }}
pymultio: pymultio:ecmwf/multio/pymultio@${{ github.event.pull_request.head.sha || github.sha }}
secrets: inherit

# Run CI of private downstream packages on HPC
Expand Down

0 comments on commit 7499965

Please sign in to comment.