19 months ago I added the .github/workflows/contract.yaml workflow to print the tests output in a nice format so you can read what the app does:

However, since we have moved most of the tests to workspace crates, the report only contains a few tests. Therefore, I think it's not useful anymore. It's consuming resources and making the execution of PR checks slower.
cc @da2ce7
19 months ago I added the
.github/workflows/contract.yamlworkflow to print the tests output in a nice format so you can read what the app does:However, since we have moved most of the tests to workspace crates, the report only contains a few tests. Therefore, I think it's not useful anymore. It's consuming resources and making the execution of PR checks slower.
cc @da2ce7