We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ff9d91 + cd7be39 commit 90a347fCopy full SHA for 90a347f
1 file changed
.github/workflows/beta.yaml
@@ -36,6 +36,7 @@ jobs:
36
if: ${{ env.TESTS_RESULT == 'failure' }}
37
with:
38
severity: error
39
+ text: "Beta rust in **${{ github.repository }}**:"
40
details: |
41
Rustc beta tests failed in **${{ github.repository }}**
42
See https://github.com/${{ github.repository }}/actions/workflows/beta.yaml
0 commit comments