mirror of https://github.com/ecmwf/eccodes.git
Test macos runners in ci - do not merge
This commit is contained in:
parent
634134ea14
commit
9185ebce68
|
@ -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@re-add-macos
|
||||
with:
|
||||
eccodes: ecmwf/eccodes@${{ github.event.pull_request.head.sha || github.sha }}
|
||||
codecov_upload: true
|
||||
|
|
Loading…
Reference in New Issue