diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ac262264..3c13640b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -67,5 +67,7 @@ jobs: tail: true log-output-if: true + - name: zzzz + run: sleep 10 - name: "Run tests" run: make testacc