Skip to content

Commit 17b3559

Browse files
committed
Added sleep in-between tests
Attempt to improve test stability
1 parent fbfa3da commit 17b3559

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/freebsd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ jobs:
3030
gmake build/test-evloop build/test-wolfssl build/test-ttl-expired unit
3131
./build/test/unit
3232
./build/test-evloop
33+
sleep 2
3334
./build/test-wolfssl
3435
./build/test-ttl-expired

0 commit comments

Comments
 (0)