[CI] increase time

This commit is contained in:
Mark Spanbroek 2023-04-20 14:27:34 +02:00
parent a4482129e2
commit f1ea6b1fd5
No known key found for this signature in database
GPG Key ID: FBE3E9548D427C00

View File

@ -55,7 +55,7 @@ jobs:
fi
npm install
npm start &
sleep 10 # allow for some time before the contracts are deployed
sleep 120 # allow for some time before the contracts are deployed
- name: Contract tests
run: make -j${ncpu} testContracts