fix: args syntax
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 58s

This commit is contained in:
Naomi Carrigan 2025-02-26 12:31:30 -08:00
parent 3e7245c944
commit 792594ca8f
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -37,6 +37,7 @@ jobs:
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: "https://quality.nhcarrigan.com"
args: >
-Dsonar.sources=.
-Dsonar.projectKey=typescript-config
with:
args: >
-Dsonar.sources=.
-Dsonar.projectKey=typescript-config