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 db42e82 commit 036e28cCopy full SHA for 036e28c
.github/workflows/maven-workflow-run.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975
37
id: status-check-in-progress
38
env:
39
- job_name: TestNG Repo ${{ matrix.Java }} - ${{ matrix.os }} Sample
+ job_name: Cucumber Repo ${{ matrix.Java }} - ${{ matrix.os }} Sample
40
with:
41
github-token: ${{ github.token }}
42
script: |
0 commit comments