Skip to content

Commit

Permalink
Add qa to GitHub ci
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell authored Mar 14, 2024
1 parent 049e562 commit 58bc69e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
with:
eccodes-python: ecmwf/eccodes-python@${{ github.event.pull_request.head.sha || github.sha }}
codecov_upload: true
python_qa: true
secrets: inherit

# Build downstream packages on HPC
Expand Down

0 comments on commit 58bc69e

Please sign in to comment.