When using the docs-generate task in the makefile we expect the dependency task schema to be executed but it is not. This makes for bad DX and should be fixed so the task correctly calls the schema task in the contract makefiles.
To reproduce this bug, launch the cargo make docs-generate task. No new schemas are generated.