Skip to content

Commit

Permalink
sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
Mongey committed Oct 16, 2023
1 parent 3af9596 commit 0dab76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:
log-output-if: true

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

0 comments on commit 0dab76e

Please sign in to comment.