generated from nhcarrigan/template
This commit is contained in:
parent
fa7f7ec138
commit
74f236239a
@ -31,10 +31,7 @@ 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
|
||||
run: npx @sonar/scan -Dsonar.prjectKey=typescript-config -Dsonar.sources=. -Dsonar.host.url=https://quality.nhcarrigan.com
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user