We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d761471 commit f83faa7Copy full SHA for f83faa7
.github/workflows/node.js.yml
@@ -15,4 +15,4 @@ jobs:
15
node-version: '18.x'
16
- run: npm ci
17
- run: npm run build --if-present
18
- - run: npm test
+ # - run: npm test
0 commit comments