Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Commit

Permalink
test: update kicker_ref in integration-test
Browse files Browse the repository at this point in the history
  • Loading branch information
Flouse committed May 2, 2022
1 parent ff51da0 commit 28b8c03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
with:
# github.ref: The branch or tag ref that triggered the workflow run. For branches this is the format refs/heads/<branch_name>, and for tags it is refs/tags/<tag_name>.
polyjuice_ref: ${{ github.ref }}
gw_prebuild_image_name: ghcr.io/zeroqn/godwoken-prebuilds
gw_prebuild_image_tag: v1.1-feat-change-ckb-decimal-to-18
kicker_ref: refs/pull/239/head # https://github.com/RetricSu/godwoken-kicker/pull/239
tests_ref: develop # https://github.com/nervosnetwork/godwoken-tests/commits/develop
kicker_ref: compatibility-changes # https://github.com/RetricSu/godwoken-kicker/commits/compatibility-changes
# gw_prebuild_image_name: <default value in docker/docker-compose.yml of kicker_ref>
# gw_prebuild_image_tag: <default value in docker/docker-compose.yml of kicker_ref>

0 comments on commit 28b8c03

Please sign in to comment.