From a556421ac7583494a19022d13828282e07f8aa61 Mon Sep 17 00:00:00 2001 From: zeroknots Date: Fri, 16 Feb 2024 12:39:26 +0700 Subject: [PATCH] del --- .github/workflows/ci.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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"