generated from nhcarrigan/template
fix: there's an action????? fuck yeah
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 1m14s
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 1m14s
This commit is contained in:
parent
8caac6e3c1
commit
fc1920329c
@ -32,6 +32,8 @@ jobs:
|
||||
run: pnpm run test
|
||||
|
||||
- name: Sonar
|
||||
run: npx @sonar/scan -Dsonar.prjectKey=typescript-config -Dsonar.sources=. -Dsonar.host.url=https://quality.nhcarrigan.com -Dsonar.token=$SONAR_TOKEN
|
||||
uses: SonarSource/sonarqube-scan-action@v4
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_HOST_URL: "https://quality.nhcarrigan.com"
|
||||
SONAR_PROJECT_KEY: "typescript-config"
|
||||
|
Loading…
x
Reference in New Issue
Block a user