mirror of
https://github.com/codex-storage/codex-marketplace-ui.git
synced 2025-02-23 21:28:26 +00:00
Trigger CI
This commit is contained in:
parent
394852ae3a
commit
91eab34871
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@ -84,7 +84,7 @@ jobs:
|
||||
awk -F ': ' '/address/ {print $2}' <<<"${response}" > eth.address
|
||||
chmod 600 eth.key
|
||||
|
||||
# Run
|
||||
# Run
|
||||
./codex-${codex_version}-${platform}-${architecture} --data-dir=datadir --api-cors-origin="*" persistence --eth-provider=${eth_provider} --eth-private-key=./eth.key --marketplace-address=${marketplace_address} prover --circuit-dir=./datadir/circuits &
|
||||
|
||||
sleep 15
|
||||
|
Loading…
x
Reference in New Issue
Block a user