We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dde8e6 commit f80666dCopy full SHA for f80666d
.github/workflows/ci.yml
@@ -15,5 +15,5 @@ jobs:
15
node-version: 14
16
- name: Install PNPM
17
run: npm install -g pnpm
18
- - name: Install dependencies
+ - name: Install and test
19
run: pnpm install-test --frozen-lockfile=false
0 commit comments