mirror of
https://github.com/codex-storage/codex-marketplace-ui.git
synced 2025-02-23 21:28:26 +00:00
CI
This commit is contained in:
parent
48a4822e80
commit
a0596e9f5e
1
.github/workflows/playwright.yml
vendored
1
.github/workflows/playwright.yml
vendored
@ -56,6 +56,7 @@ jobs:
|
|||||||
# Run
|
# Run
|
||||||
./codex-${version}-${platform}-${architecture} --data-dir=datadir --api-cors-origin="*" persistence --eth-provider=https://rpc.testnet.codex.storage --eth-private-key=./eth.key --marketplace-address=0xfE822Df439d987849a90B64a4C0e26a297DBD47F prover --circuit-dir=./datadir/circuits &
|
./codex-${version}-${platform}-${architecture} --data-dir=datadir --api-cors-origin="*" persistence --eth-provider=https://rpc.testnet.codex.storage --eth-private-key=./eth.key --marketplace-address=0xfE822Df439d987849a90B64a4C0e26a297DBD47F prover --circuit-dir=./datadir/circuits &
|
||||||
|
|
||||||
|
sleep 10
|
||||||
- name: Check Codex API
|
- name: Check Codex API
|
||||||
run: |
|
run: |
|
||||||
curl --max-time 5 --fail localhost:8080/api/codex/v1/debug/info -w "\n"
|
curl --max-time 5 --fail localhost:8080/api/codex/v1/debug/info -w "\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user