From 71a9b630736b1fb0f22e00765f2e433087839a02 Mon Sep 17 00:00:00 2001 From: Matti Luukkainen Date: Wed, 6 Nov 2024 15:37:21 +0200 Subject: [PATCH] Update production.yaml --- .github/workflows/production.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/production.yaml b/.github/workflows/production.yaml index eae31a18..a0b0982a 100644 --- a/.github/workflows/production.yaml +++ b/.github/workflows/production.yaml @@ -5,10 +5,6 @@ on: types: [published] jobs: - test: - uses: ./.github/workflows/test.yaml - secrets: inherit - build-and-push: runs-on: ubuntu-latest needs: test