mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-12 17:31:15 +00:00
Fix test assertion
This commit is contained in:
parent
5837ebfcca
commit
cdefb11fbe
1 changed files with 1 additions and 0 deletions
1
.github/workflows/qa-main.yml
vendored
1
.github/workflows/qa-main.yml
vendored
|
|
@ -63,6 +63,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Run action with args
|
||||
id: runTest
|
||||
uses: ./
|
||||
continue-on-error: true
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue