This commit is contained in:
Arnaud 2025-10-09 10:16:16 +02:00
parent d36582ce0d
commit 7661a56927
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F

View File

@ -44,9 +44,7 @@ jobs:
CODEX_LIB_PARAMS="-d:codex_enable_api_debug_peers=true" make libcodex
- name: Build codex go
run: |
cd codex
make
run: make
- name: Go test
env: