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 8b6cb16 commit 8fef850Copy full SHA for 8fef850
1 file changed
.github/workflows/smoke-tests.yml
@@ -40,7 +40,6 @@ jobs:
40
uses: runloopai/setup-node@main
41
with:
42
node-version: '20'
43
- cache: yarn
44
45
- name: Install dependencies
46
run: yarn --frozen-lockfile
0 commit comments