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 d68c071 commit 37cf840Copy full SHA for 37cf840
.github/workflows/test.yaml
@@ -36,6 +36,8 @@ jobs:
36
fail-rate-report: true
37
pull-request-report: true
38
upload-artifact: true
39
+ status-check: true
40
+ status-check-name: 'Unit Tests'
41
env:
42
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43
if: always()
0 commit comments