From 10c6e1f8f66ec15c9368ae69dea096acedc25f9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franz=20Kir=C3=A1ly?= Date: Thu, 13 Jul 2023 16:41:18 +0100 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 21abb5b4..23e25dd7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -69,7 +69,7 @@ jobs: test-windows: - needs: test-nosoftdeps + needs: code-quality runs-on: windows-2019 strategy: fail-fast: false # to not fail all combinations if just one fail