Skip to content

Commit 7c908f9

Browse files
committed
try to fix tests
1 parent 8866037 commit 7c908f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
package.json
1818
node-version: "18.x"
1919
cache: "npm"
20-
- run: npm i
2120
- run: npm ci
2221
- run: cd example && npm i && cd ..
2322
- run: npm test

0 commit comments

Comments
 (0)