generated from nhcarrigan/template
fix: args syntax
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 58s
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 58s
This commit is contained in:
parent
3e7245c944
commit
792594ca8f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user