From e8359ef6303bdf347f1ca54f5a03194a6c22bb6b Mon Sep 17 00:00:00 2001 From: mingxuanzhang Date: Fri, 4 Oct 2024 12:43:23 -0700 Subject: [PATCH] chore: - --- .github/workflows/testCommitExceptMain.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/testCommitExceptMain.yml b/.github/workflows/testCommitExceptMain.yml index db68e4ac..f039b3c6 100644 --- a/.github/workflows/testCommitExceptMain.yml +++ b/.github/workflows/testCommitExceptMain.yml @@ -8,7 +8,6 @@ jobs: uses: salesforcecli/github-workflows/.github/workflows/unitTest.yml@main test-bundle: runs-on: ubuntu-latest - needs: unit-tests name: test bundling steps: - uses: actions/setup-node@v4