Fix test assertion
This commit is contained in:
1
.github/workflows/qa-main.yml
vendored
1
.github/workflows/qa-main.yml
vendored
@@ -63,6 +63,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Run action with args
|
- name: Run action with args
|
||||||
|
id: runTest
|
||||||
uses: ./
|
uses: ./
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user