ci(ci-test): new conf patch
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m16s
build / trigger-build-image (push) Successful in 9s

This commit is contained in:
张泊明518370910136 2025-01-29 16:19:36 -05:00
parent 29f715fe82
commit 797161940f
GPG Key ID: D47306D7062CDA9D

View File

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