Commit 161c2ac3 authored by Georgios Konstantopoulos's avatar Georgios Konstantopoulos Committed by GitHub

fix: try fixing flaky ci (#42)

parent b6d252fe
yarn run build:typescript & yarn run build:typescript & yarn run build:contracts & yarn run build:contracts:ovm
yarn run build:contracts & yarn run build:copy:artifacts & yarn run build:copy:artifacts:ovm & yarn run build:copy:contracts
# avoid race condition between the 2 concurrent hardhat instances
sleep 2
yarn run build:contracts:ovm &
wait
yarn run build:copy:artifacts &
yarn run build:copy:artifacts:ovm &
yarn run build:copy:contracts &
wait
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment