fix: rebrand paths in workflows and configs
- Update review-bot.yml: bridges -> pezbridges, frame -> pezframe - Update build-publish-eth-rpc.yml: paritypr -> pezkuwichain, frame -> pezframe - Update checks-quick.yml: frame -> pezframe path fixes - Update release-60 workflow: frame -> pezframe path fixes - Update tests-misc.yml: frame -> pezframe path fixes - Apply cargo fix for unused parentheses in test collators
This commit is contained in:
@@ -206,8 +206,8 @@ jobs:
|
||||
run: |
|
||||
echo "Running workspace check..."
|
||||
python3 .github/scripts/check-workspace.py . --exclude \
|
||||
"bizinikiwi/frame/contracts/fixtures/build" \
|
||||
"bizinikiwi/frame/contracts/fixtures/contracts/common"
|
||||
"bizinikiwi/pezframe/contracts/fixtures/build" \
|
||||
"bizinikiwi/pezframe/contracts/fixtures/contracts/common"
|
||||
|
||||
- name: Deny git dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user