From dcc26830cbae7e2070e3407ddecf32d7cbfffa70 Mon Sep 17 00:00:00 2001 From: Thor77 Date: Sat, 14 Jan 2023 18:43:20 +0100 Subject: [PATCH] Remove test call, already running for branch --- .github/workflows/publish.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c472114..a243632 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -6,8 +6,6 @@ on: - "*" jobs: - test: - uses: ./.github/workflows/test.yml publish: runs-on: ubuntu-22.04 steps: