From a23a135ef2ebc57fae11e0a3b007de575c0cf388 Mon Sep 17 00:00:00 2001 From: mraniki <8766259+mraniki@users.noreply.github.com> Date: Sun, 29 Oct 2023 14:50:52 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20CI=20Change?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ".github/workflows/\360\237\221\267Flow.yml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/.github/workflows/\360\237\221\267Flow.yml" "b/.github/workflows/\360\237\221\267Flow.yml" index 2d46e9c..065cd67 100644 --- "a/.github/workflows/\360\237\221\267Flow.yml" +++ "b/.github/workflows/\360\237\221\267Flow.yml" @@ -20,7 +20,7 @@ jobs: uses: mraniki/coding_toolset/.github/workflows/🐍Build.yml@main secrets: inherit release: - needs: [build] + needs: [build, test] uses: mraniki/coding_toolset/.github/workflows/📦Release.yml@main secrets: inherit