Skip to content

Commit fde2b1f

Browse files
Change PET branch used in CI tests (#1087)
#1065 introduced changes to runtimes that PET needs to handle for tests to not fail spuriously; this PR changes its branch to point to the `test.yml` repository to avoid spurious failures. The branch is based on [this PR](open-web3-stack/polkadot-ecosystem-tests#524) by @sigurpol that updates PET to handle the changes to `pallet-staking/palletproxy`. - [x] Does not require a CHANGELOG entry Co-authored-by: fellowship-merge-bot[bot] <151052383+fellowship-merge-bot[bot]@users.noreply.github.com>
1 parent 1c6a06a commit fde2b1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,7 @@ jobs:
538538
uses: actions/checkout@v4
539539
with:
540540
repository: open-web3-stack/polkadot-ecosystem-tests
541+
ref: runtimes-master
541542
path: ecosystem-tests
542543

543544
- name: Install test dependencies

0 commit comments

Comments
 (0)