From a805795b0fb591cc0b4760dbfca0059edace0434 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ale=C5=A1=20Bizjak?= Date: Thu, 21 Sep 2023 16:01:32 +0200 Subject: [PATCH] Fix workflow file. --- .github/workflows/linter-testing-lib.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/linter-testing-lib.yaml b/.github/workflows/linter-testing-lib.yaml index 5f954050..10a4ad57 100644 --- a/.github/workflows/linter-testing-lib.yaml +++ b/.github/workflows/linter-testing-lib.yaml @@ -84,8 +84,7 @@ jobs: "cargo_test": name: ${{ matrix.build-dir }} cargo:test runs-on: ubuntu-latest - needs: - - cargo-concordium_cargo_build-bench + needs: "lint_fmt" strategy: matrix: build-dir: