There was an error while loading. Please reload this page.
1 parent ce4542f commit dbbc7d4Copy full SHA for dbbc7d4
1 file changed
.github/workflows/node.js.yml
@@ -27,4 +27,4 @@ jobs:
27
node-version: ${{ matrix.node-version }}
28
- run: npm ci
29
- run: npm run build:full
30
- - run: npm test:all
+ - run: npm run test:all
0 commit comments