Add eslint report to sonar
[poolifier.git] / .github / workflows / ci.yml
index ebd5d4096304254fa0a0461dc5d8d94ebb2a6f7a..776fa1ec15293255b683b0f98ed8737aec8ba1da 100644 (file)
@@ -45,6 +45,7 @@ jobs:
         run: |
           npm run test
           npm run coverage
+          npm run lint:report
         env:
           CI: true