We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b794a0 commit 502204eCopy full SHA for 502204e
.github/workflows/qa-main.yml
@@ -67,6 +67,7 @@ jobs:
67
with:
68
token: ${{ secrets.GITHUB_TOKEN }}
69
- name: Run action with args
70
+ id: runTest
71
uses: ./
72
continue-on-error: true
73
0 commit comments