From c14584461e84a125af69ddf24d5db9aa43cb4f27 Mon Sep 17 00:00:00 2001 From: "Rule Timothy (VM/EMT3)" Date: Tue, 30 Jul 2024 16:11:10 +0200 Subject: [PATCH] Mmmm Linty. Signed-off-by: Rule Timothy (VM/EMT3) --- .github/workflows/ci.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3a5c815..13880e2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -110,8 +110,6 @@ jobs: run: | make test_e2e - - publish: if: startsWith(github.ref, 'refs/tags/') runs-on: [ubuntu-latest]