fix: new conf format
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Successful in 1m28s

This commit is contained in:
张泊明518370910136 2025-09-27 01:26:23 -07:00
parent 7bd216efda
commit b12b542d2a
GPG Key ID: D47306D7062CDA9D

View File

@ -40,5 +40,5 @@ local-test:
ci-test:
./scripts/prepare_test_repos.sh $(TMP_DIR)
./scripts/run_foreach_test_repos.sh $(TMP_DIR) "sed -i '3i \ \ \"sandboxExecServer\": \"172.17.0.1:5051\",' conf.json"
./scripts/run_foreach_test_repos.sh $(TMP_DIR) "sed -i '2i \ \ \"sandboxExecServer\": \"172.17.0.1:5051\",' conf.json"
GITHUB_ACTOR="" go test -count=1 -v ./...