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 e54d549 commit 0d8c8fcCopy full SHA for 0d8c8fc
.github/workflows/node.js.yml
@@ -57,7 +57,7 @@ jobs:
57
- run: npm run testCompile
58
- run: npm run lint
59
60
- jscpd:
+ lint-duplicate-code:
61
needs: lint-commits
62
if: ${{ github.event_name == 'pull_request'}}
63
runs-on: ubuntu-latest
0 commit comments