We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8866037 commit 7c908f9Copy full SHA for 7c908f9
.github/workflows/node.js.yml
@@ -17,7 +17,6 @@ jobs:
17
package.json
18
node-version: "18.x"
19
cache: "npm"
20
- - run: npm i
21
- run: npm ci
22
- run: cd example && npm i && cd ..
23
- run: npm test
0 commit comments