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"