fix: args
Node.js CI / Lint and Test (pull_request) Failing after 22s

This commit is contained in:
2025-02-26 12:27:16 -08:00
parent fc1920329c
commit 8a7dac73c9
+3 -1
View File
@@ -36,4 +36,6 @@ jobs:
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: "https://quality.nhcarrigan.com"
SONAR_PROJECT_KEY: "typescript-config"
args: >
-Dsonar.sources=.
-Dsonar.projectKey=typescript-config