Skip to content

Commit

Permalink
fix: integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jjyr committed Jan 11, 2023
1 parent 053cfc5 commit 35e8f73
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/godwoken-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
MANUAL_BUILD_WEB3_INDEXER=true
WEB3_GIT_URL="https://github.com/${{ github.repository }}"
WEB3_GIT_CHECKOUT=${{ github.ref }}
GODWOKEN_KICKER_REPO=jjyr/godwoken-kicker
GODWOKEN_KICKER_REF=build-web3-indexer-in-monorepo
6 changes: 6 additions & 0 deletions .github/workflows/gwos-evm-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,9 @@ jobs:
MANUAL_BUILD_POLYJUICE=true
POLYJUICE_GIT_URL=https://github.com/${{ github.repository }}
POLYJUICE_GIT_CHECKOUT=${{ github.ref }}
MANUAL_BUILD_WEB3=true
MANUAL_BUILD_WEB3_INDEXER=true
WEB3_GIT_URL="https://github.com/${{ github.repository }}"
WEB3_GIT_CHECKOUT=${{ github.ref }}
GODWOKEN_KICKER_REPO=jjyr/godwoken-kicker
GODWOKEN_KICKER_REF=build-web3-indexer-in-monorepo

0 comments on commit 35e8f73

Please sign in to comment.