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 3af9596 commit 0dab76eCopy full SHA for 0dab76e
.github/workflows/test.yml
@@ -68,4 +68,4 @@ jobs:
68
log-output-if: true
69
70
- name: "Run tests"
71
- run: make testacc
+ run: sleep 10 && make testacc
0 commit comments