mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-16 10:58:28 +00:00
SQSCANGHA-92 Fixing tests round 3
This commit is contained in:
parent
ef9936db81
commit
61b9a41a43
1 changed files with 0 additions and 1 deletions
1
.github/workflows/qa-main.yml
vendored
1
.github/workflows/qa-main.yml
vendored
|
|
@ -61,7 +61,6 @@ jobs:
|
||||||
uses: ./
|
uses: ./
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
with:
|
with:
|
||||||
scannerVersion: 6.1.0.4477
|
|
||||||
args: -Dsonar.someArg=aValue && echo "Injection"
|
args: -Dsonar.someArg=aValue && echo "Injection"
|
||||||
env:
|
env:
|
||||||
SONAR_HOST_URL: http://not_actually_used
|
SONAR_HOST_URL: http://not_actually_used
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue