There was an error while loading. Please reload this page.
1 parent 8b05da8 commit 8d17853Copy full SHA for 8d17853
1 file changed
.github/workflows/node.js.yml
@@ -26,4 +26,4 @@ jobs:
26
with:
27
node-version: ${{ matrix.node-version }}
28
- run: npm i
29
- - run: npm test -- --colors
+ - run: npm test
0 commit comments