Skip to content

Commit 314bb88

Browse files
committed
Update build.yml
1 parent 4a478ae commit 314bb88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
1616
- run: npm install
1717
- run: make lint
18-
- run: make test-coverage
1918
- name: SonarQube Scan
2019
uses: SonarSource/sonarqube-scan-action@v5
2120
env:

0 commit comments

Comments
 (0)