From c7f3e0ea33620d8a88a04f2135ea5007bac812be Mon Sep 17 00:00:00 2001 From: Iain Russell Date: Wed, 24 Apr 2024 10:56:23 +0100 Subject: [PATCH] Add to downstream-ci - add qa --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3204613..c62884b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,6 +28,7 @@ jobs: with: earthkit-meteo: ecmwf/earthkit-meteo@${{ github.event.pull_request.head.sha || github.sha }} codecov_upload: true + python_qa: true secrets: inherit