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