diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8b1becf487..6b5947fae4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,7 +15,6 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: nrwl/nx-set-shas@v3 - name: Track master branch to make nx affected work run: | git branch --track main origin/master