We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--frozen-lockfile
1 parent 872e136 commit f7a1dc5Copy full SHA for f7a1dc5
.github/workflows/testing.yml
@@ -79,7 +79,7 @@ jobs:
79
node-version: ${{ matrix.node-version }}
80
cache: yarn
81
82
- - run: yarn
+ - run: yarn --frozen-lockfile
83
84
- name: Enable webpack persistent caching
85
uses: ./.github/actions/webpack-persistent-cache
0 commit comments