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

This commit is contained in:
Naomi Carrigan 2025-02-26 12:41:33 -08:00
parent 08d04c1bb9
commit c6c4c73f23
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

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