diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 9798c65..bd2a36f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -66,6 +66,7 @@ jobs: run: | cd test ./run-spec-test.py ./core/address.json + sleep 15 - name: Run spec tests run: | cd test