Skip to content

Fix contractAddress in contracts/test/Eip1898 (#309) #501

Fix contractAddress in contracts/test/Eip1898 (#309)

Fix contractAddress in contracts/test/Eip1898 (#309) #501

name: Godwoken Tests
on:
push:
branches: [develop, master, ci, 'v1*']
tags: ["v*.*.*"]
pull_request:
jobs:
godwoken-tests:
uses: godwokenrises/godwoken-tests/.github/workflows/reusable-integration-test-v1.yml@develop
with:
extra_github_env: |
GODWOKEN_TESTS_REPO=${{ github.repository }}
GODWOKEN_TESTS_REF=${{ github.ref }}