Skip to content

Commit 37cf840

Browse files
committed
ci: add status check
1 parent d68c071 commit 37cf840

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
fail-rate-report: true
3737
pull-request-report: true
3838
upload-artifact: true
39+
status-check: true
40+
status-check-name: 'Unit Tests'
3941
env:
4042
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4143
if: always()

0 commit comments

Comments
 (0)