diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 97ab5d7..9798c65 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -65,7 +65,7 @@ jobs: continue-on-error: true run: | cd test - ./run-spec-test.py ./core/call.json + ./run-spec-test.py ./core/address.json - name: Run spec tests run: | cd test