Skip to content

Commit 4becc23

Browse files
authored
Merge pull request #87 from ecmwf/ci/add-qa
Add qa to GitHub ci
2 parents bc278b6 + 582717d commit 4becc23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
eccodes-python: ecmwf/eccodes-python@${{ github.event.pull_request.head.sha || github.sha }}
3030
codecov_upload: true
31+
python_qa: true
3132
secrets: inherit
3233

3334
# Build downstream packages on HPC

0 commit comments

Comments
 (0)