From e73a0bfc884852730f09f172d0ec45f925945a07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Fri, 15 Mar 2024 11:55:18 +0000 Subject: [PATCH] fix github actions for tests --- .github/workflows/buildtest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/buildtest.yml b/.github/workflows/buildtest.yml index 1899fc539..a5f74e580 100644 --- a/.github/workflows/buildtest.yml +++ b/.github/workflows/buildtest.yml @@ -34,6 +34,7 @@ jobs: - name: Run tests run: ./result/bin/devenv test tests: + needs: build strategy: fail-fast: false matrix: