We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5128f9a commit 54ce988Copy full SHA for 54ce988
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,6 @@ jobs:
32
with:
33
node-version: ${{ matrix.node-version }}
34
cache: 'npm'
35
- - run: npm install npm@11 -g
36
- run: npm ci
37
- run: npm test
38
env:
0 commit comments