Ensure metadata are updated on push
It is still possible not to update the metadata after a runtime change. If they haven't changed enough, end2end tests may still pass. Multiple ways:
- launch a node, generate metadata and compare
- create a light metadata generator without full node
This can be done in CI or Git hooks.