Skip to content

Commit 58bc69e

Browse files
authored
Add qa to GitHub ci
1 parent 049e562 commit 58bc69e

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)