ci: use gitea actions instead of drone #40
2
Makefile
2
Makefile
|
@ -24,5 +24,5 @@ test:
|
|||
|
||||
ci-test:
|
||||
./scripts/prepare_test_repos.sh $(TMP_DIR)
|
||||
./scripts/run_foreach_test_repos.sh $(TMP_DIR) "sed -i '1i sandboxExecServer = \"172.17.0.1:5051\"' conf.toml"
|
||||
./scripts/run_foreach_test_repos.sh $(TMP_DIR) "sed -i '2i \ \ \"sandboxExecServer\": \"172.17.0.1:5051\",' conf.json"
|
||||
go test -coverprofile cover.out -v ./...
|
||||
|
|
Loading…
Reference in New Issue
Block a user