From 58bc69e0fa0bc1fd07a45006252438b03ac95a6a Mon Sep 17 00:00:00 2001 From: Iain Russell <40060766+iainrussell@users.noreply.github.com> Date: Thu, 14 Mar 2024 16:49:07 +0000 Subject: [PATCH] Add qa to GitHub ci --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index feb0d42..09ac7c0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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