We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31058c0 commit f5b97afCopy full SHA for f5b97af
.github/workflows/tests.yml
@@ -145,6 +145,7 @@ jobs:
145
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
146
number: ${{ github.event.inputs.issueNumber }}
147
append: true
148
+ hide_details: true
149
message: |
150
**SSR Test Run for ${{ github.sha }}**: [Report](https://patternfly.github.io/patternfly-elements/${{ env.HTML_REPORT_URL_PATH }})
151
0 commit comments