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 1c878b2 commit d09338bCopy full SHA for d09338b
.github/workflows/tests.yml
@@ -21,6 +21,7 @@ jobs:
21
uses: pnpm/action-setup@v3
22
with:
23
version: 8.x
24
+ run_install: true
25
26
- name: Install dependencies
27
run: pnpm install --frozen-lockfile
0 commit comments