diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 18fb846699..ad93422823 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -157,7 +157,7 @@ jobs: - uses: ./.github/actions/setup with: use-gh-nx-cache: false - use-gh-node-modules-cache: true + use-gh-node-modules-cache: false cache-key-suffix: unit-tests-${{ matrix.unit-tests.name }} - uses: ./.github/actions/download-cache-and-artifacts with: