mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-01-04 06:23:08 +00:00
CI
This commit is contained in:
parent
5f9f5c4abe
commit
3f8cab9d01
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
||||
ls -ltr ./datadir/circuits
|
||||
|
||||
# Run
|
||||
./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 &
|
||||
./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