Skip to content

Commit 68b6877

Browse files
committed
temp: debug bisect
1 parent e04b563 commit 68b6877

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/flaky.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,6 @@ jobs:
6767
- name: Bisect failing test
6868
if: ${{ failure() && steps.test.conclusion == 'failure' }}
6969
run: bin/minitest_bisect ${{ matrix.seed }}
70+
env:
71+
MTB_VERBOSE: 2
72+
MTB_DEBUG: 1

0 commit comments

Comments
 (0)