mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-15 18:46:31 +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: ./
|
||||
continue-on-error: true
|
||||
with:
|
||||
scannerVersion: 6.1.0.4477
|
||||
args: -Dsonar.someArg=aValue && echo "Injection"
|
||||
env:
|
||||
SONAR_HOST_URL: http://not_actually_used
|
||||
|
|
|
|||
Loading…
Reference in a new issue