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 4a478ae commit 314bb88Copy full SHA for 314bb88
.github/workflows/build.yml
@@ -15,7 +15,6 @@ jobs:
15
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
16
- run: npm install
17
- run: make lint
18
- - run: make test-coverage
19
- name: SonarQube Scan
20
uses: SonarSource/sonarqube-scan-action@v5
21
env:
0 commit comments