Skip to content

Commit

Permalink
Quote failures. (#5267)
Browse files Browse the repository at this point in the history
Signed-off-by: dblock <[email protected]>

Signed-off-by: dblock <[email protected]>
  • Loading branch information
dblock committed Nov 15, 2022
1 parent 51991e0 commit aea7d09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,9 @@ jobs:
### Gradle Check (Jenkins) Run Completed with:
* **RESULT:** ${{ env.result }} :x:
* **FAILURES:**
```
${{ env.test_failures }}
```
* **URL:** ${{ env.workflow_url }}
* **CommitID:** ${{ env.pr_from_sha }}
Please examine the workflow log, locate, and copy-paste the failure below, then iterate to green.
Expand Down

0 comments on commit aea7d09

Please sign in to comment.