diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6740d888..62b4c7bf 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -16,8 +16,9 @@ jobs: foundry-fuzz-runs: 5000 foundry-profile: "test" match-path: "test/**/*.sol" - name: "Unit tests" + name: + "Unit tests" - test-workspaces: - needs: ["build"] - run: "pnpm -r test" + #test-workspaces: + #needs: ["build"] + #run: "pnpm -r test"