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.
node_modules
1 parent 39bf783 commit 490631eCopy full SHA for 490631e
.github/workflows/flaky-test-detector.yml
@@ -35,6 +35,7 @@ jobs:
35
uses: actions/setup-node@v3
36
with:
37
node-version-file: 'package.json'
38
+ cache: 'yarn'
39
- name: Install dependencies
40
run: yarn install --ignore-engines --frozen-lockfile
41
0 commit comments