Skip to content

Commit 0dab76e

Browse files
committed
sleep
1 parent 3af9596 commit 0dab76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
log-output-if: true
6969

7070
- name: "Run tests"
71-
run: make testacc
71+
run: sleep 10 && make testacc

0 commit comments

Comments
 (0)