fix(contracts): do not build ovm and contracts concurrently (#650)
there's a race condition somewhere in hardhat which does not generate the artifacts in the correct directory sometimes, causing our tests to fail with 'artifact not found'
Showing
Please register or sign in to comment