Add missing crates to the workspace (#2932)
Changes:
- add missing member to the workspace
- add CI script after the last attempt to merge it upstream failed
https://github.com/paritytech/pipeline-scripts/pull/105
Two crates are excluded from the check since they are templates
`substrate/frame/contracts/fixtures/build` and
`substrate/frame/contracts/fixtures/contracts/common`.
Hopefully this is the last time that some crates need to be added
manually.

---------
Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
parent
ac303406
.github/scripts/check-workspace.py
0 → 100644
.github/workflows/check-workspace.yml
0 → 100644
Please register or sign in to comment