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.
1 parent a75a7a1 commit 72b73ceCopy full SHA for 72b73ce
1 file changed
.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