We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d862fb7 commit 7977e41Copy full SHA for 7977e41
.github/workflows/nodejs.yml
@@ -11,7 +11,3 @@ jobs:
11
- uses: volta-cli/action@v1
12
- run: npm ci --no-audit
13
- run: npm run lint --if-present
14
- - run: npm test
15
- - run: npm run build --if-present
16
- env:
17
- CI: true
0 commit comments