We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc278b6 + 582717d commit 4becc23Copy full SHA for 4becc23
.github/workflows/ci.yml
@@ -28,6 +28,7 @@ jobs:
28
with:
29
eccodes-python: ecmwf/eccodes-python@${{ github.event.pull_request.head.sha || github.sha }}
30
codecov_upload: true
31
+ python_qa: true
32
secrets: inherit
33
34
# Build downstream packages on HPC
0 commit comments