Skip to content

chore: remove the godwoken mainnet readonly test in regression contract tests workflow #509

chore: remove the godwoken mainnet readonly test in regression contract tests workflow

chore: remove the godwoken mainnet readonly test in regression contract tests workflow #509

Workflow file for this run

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 }}