fix: syntax?
Node.js CI / Lint and Test (pull_request) Failing after 30s

This commit is contained in:
2025-02-26 12:41:33 -08:00
parent 08d04c1bb9
commit c6c4c73f23
+2 -1
View File
@@ -37,8 +37,9 @@ jobs:
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: "https://quality.nhcarrigan.com"
REF: ${{ gitea.ref }}
with:
args: >
-Dsonar.sources=.
-Dsonar.projectKey=typescript-config
-Dsonar.branch.name=${{ gitea.ref }}
-Dsonar.branch.name=$REF