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 Apr 28, 2022
1 parent 438ce61 commit 1ef2b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ 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 }}
kicker_ref: refs/pull/235/head # https://github.com/RetricSu/godwoken-kicker/pull/235
kicker_ref: refs/pull/235/merge # https://github.com/RetricSu/godwoken-kicker/pull/235
tests_ref: develop # https://github.com/nervosnetwork/godwoken-tests/commits/develop

0 comments on commit 1ef2b74

Please sign in to comment.