Skip to content

Commit c36ca9c

Browse files
committed
CI Fix flaky Windows native test
1 parent aca535d commit c36ca9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ jobs:
296296
297297
# Wait for dbgview to flush the log file
298298
while [ ! -s ./dbgview.log ]; do sleep 1; done
299+
sleep 3
299300
dbgview //q
300301
301302
cat ./dbgview.log

0 commit comments

Comments
 (0)