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 876fbcf commit 80ee5afCopy full SHA for 80ee5af
.github/workflows/node.js.yml
@@ -56,7 +56,7 @@ jobs:
56
- run: npm run lint
57
58
jscpd:
59
- needs: lint
+ needs: lint-commits
60
runs-on: ubuntu-latest
61
strategy:
62
matrix:
0 commit comments