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

This commit is contained in:
Naomi Carrigan 2025-02-26 12:27:16 -08:00
parent fc1920329c
commit 8a7dac73c9
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

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