generated from nhcarrigan/template
feat(tools): set up sonar #1
@ -31,6 +31,9 @@ jobs:
|
||||
- name: Run Tests
|
||||
run: pnpm run test
|
||||
|
||||
- name: Prep Sonar
|
||||
run: pnpm i @sonar/scan
|
||||
|
||||
- name: Sonar
|
||||
run: sonar-scanner -Dsonar.prjectKey=typescript-config -Dsonar.sources=. -Dsonar.host.url=https://quality.nhcarrigan.com
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user