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 f0f92d5 commit 661d431Copy full SHA for 661d431
.github/workflows/flaky-test-detector.yml
@@ -17,6 +17,7 @@ jobs:
17
flaky-detector:
18
runs-on: ubuntu-20.04
19
timeout-minutes: 60
20
+ name: 'Check tests for flakiness'
21
steps:
22
- name: Check out current branch
23
uses: actions/checkout@v3
0 commit comments