From 740571f4750de7edc95bbbc02f1f38c521842b9b Mon Sep 17 00:00:00 2001 From: zeroknots Date: Fri, 16 Feb 2024 12:44:16 +0700 Subject: [PATCH] dafuq --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c69ed130..e8fbe69c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,5 +19,4 @@ jobs: name: "Unit tests" test-pnpm-workspaces: - needs: ["build"] uses: "rhinestonewtf/reusable-workflows/.github/workflows/forge-test-workspaces.yaml@main"