mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-01-02 13:33:06 +00:00
Add debug
This commit is contained in:
parent
2860a14d26
commit
beddc345ef
4
.github/workflows/playwright.yml
vendored
4
.github/workflows/playwright.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
tar -xvf cirdl-${circuit_version}-${platform}-${architecture}.tar.gz
|
||||
chmod +x cirdl-${circuit_version}-${platform}-${architecture}
|
||||
./cirdl-${circuit_version}-${platform}-${architecture} ./datadir/circuits ${eth_provider} ${marketplace_address}
|
||||
|
||||
ls -ltr datadir/circuits
|
||||
# - name: Cache circuits
|
||||
# id: circuits-cache
|
||||
# uses: actions/cache/save@v4
|
||||
@ -89,6 +89,8 @@ jobs:
|
||||
|
||||
sleep 15
|
||||
|
||||
ls -ltr datadir/circuits
|
||||
|
||||
- name: Check Codex API
|
||||
run: |
|
||||
curl --max-time 10 --fail localhost:8080/api/codex/v1/debug/info -w "\n"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user