diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 928ee5a08adb..9127804ba11a 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -79,7 +79,7 @@ jobs: node-version: ${{ matrix.node-version }} cache: yarn - - run: yarn + - run: yarn --frozen-lockfile - name: Enable webpack persistent caching uses: ./.github/actions/webpack-persistent-cache