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 036e28c commit b558033Copy full SHA for b558033
.github/workflows/maven-workflow-run.yml
@@ -73,7 +73,7 @@ jobs:
73
id: status-check-completed
74
env:
75
conclusion: ${{ job.status }}
76
- job_name: TestNG Repo ${{ matrix.Java }} - ${{ matrix.os }} Sample
+ job_name: Cucumber Repo ${{ matrix.Java }} - ${{ matrix.os }} Sample
77
with:
78
github-token: ${{ github.token }}
79
script: |
0 commit comments