Skip to content

Commit

Permalink
Test macos runners - do not merge
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell authored Aug 16, 2024
1 parent 6bd664f commit 7842c6d
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@re-add-macos
with:
eckit: ecmwf/eckit@${{ github.event.pull_request.head.sha || github.sha }}
codecov_upload: true
Expand Down

0 comments on commit 7842c6d

Please sign in to comment.