Skip to content
Snippets Groups Projects
Commit 5023193e authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

remove -p 1

parent 4a1b716c
No related branches found
No related tags found
1 merge request!941Resolve "Disable checking of IP address in gosdnc"
Pipeline #213602 failed
This commit is part of merge request !941. Comments created here will be created in the context of that merge request.
...@@ -107,7 +107,7 @@ integration-tests-debug-down: ...@@ -107,7 +107,7 @@ integration-tests-debug-down:
docker-compose -f dev_env_data/docker-compose/integration-test_docker-compose.yml down docker-compose -f dev_env_data/docker-compose/integration-test_docker-compose.yml down
unit-test-new: install-tools unit-test-new: install-tools
go test -p 1 ./cli/... go test ./cli/...
# Warning: Depending on your go and development configuration might also clean caches, modules and docker containers from your other projects. # Warning: Depending on your go and development configuration might also clean caches, modules and docker containers from your other projects.
clean: clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment