Skip to content

Commit 51ae846

Browse files
committed
Remove obsolete duroxide migration verification from copilot-setup-steps
The verify-duroxide-migrations.sh script was deleted as part of the BGW-managed migrations work, but the CI step referencing it was not removed from copilot-setup-steps.yml.
1 parent 0e46f6a commit 51ae846

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,3 @@ jobs:
112112
- name: Prefetch Rust dependencies
113113
run: |
114114
cargo fetch
115-
116-
- name: Verify duroxide migrations match upstream
117-
run: ./scripts/verify-duroxide-migrations.sh

0 commit comments

Comments
 (0)