Skip to content

Commit 41598b6

Browse files
committed
feat: sonarqube setup
Signed-off-by: Adam Setch <[email protected]>
1 parent 4f064a5 commit 41598b6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
- run: pnpm install
1919
- run: pnpm tsc --noEmit
2020
- run: pnpm test -- --coverage --runInBand --verbose
21-
# TODO - remove Coveralls and replace with SonarQube
22-
#- name: Coveralls
23-
# uses: coverallsapp/github-action@v2
2421
- name: Archive code coverage results
2522
uses: actions/upload-artifact@v4
2623
with:

0 commit comments

Comments
 (0)