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 4dbeb00 commit 7132867Copy full SHA for 7132867
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
run: |
63
node ./bin/npm-cli.js install --ignore-scripts --no-audit
64
node ./bin/npm-cli.js rebuild
65
- - name: Run linting
+ - name: Validate licenses
66
run: node ./bin/npm-cli.js run licenses
67
68
smoke-tests:
0 commit comments