You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This dramatically improves the build and test time.
Achieved by:
- manually building the required binaries with caching
- `run-md-test.sh` from binaries (no delete pre-run)
Note that the caching doesn't support multiple repo's, so the
settlement-engine build is split into a separate job.
0 commit comments