Skip to content

Commit 661d431

Browse files
committed
wip add workflow name
1 parent f0f92d5 commit 661d431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/flaky-test-detector.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
flaky-detector:
1818
runs-on: ubuntu-20.04
1919
timeout-minutes: 60
20+
name: 'Check tests for flakiness'
2021
steps:
2122
- name: Check out current branch
2223
uses: actions/checkout@v3

0 commit comments

Comments
 (0)