mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-01-02 13:33:06 +00:00
CI
This commit is contained in:
parent
b2a0aaab13
commit
3e1155976f
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@ -85,7 +85,7 @@ jobs:
|
||||
chmod 600 eth.key
|
||||
|
||||
# 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 &
|
||||
./codex-${codex_version}-${platform}-${architecture} --data-dir=datadir --nat=any --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