Skip to content

Commit

Permalink
Build workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 2, 2024
1 parent 188f2c6 commit be9ebb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/downstream-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,7 @@ jobs:
python_dependencies: ''
codecov_upload: ${{ needs.setup.outputs.trigger_repo == github.job && inputs.codecov_upload && needs.setup.outputs.py_codecov_platform == matrix.name }}
codecov_token: ${{ secrets.CODECOV_UPLOAD_TOKEN }}
requirements_path: tests/downstream-ci-requirements.txt
earthkit-regrid:
name: earthkit-regrid
needs:
Expand Down

0 comments on commit be9ebb7

Please sign in to comment.