mirror of
https://github.com/traefik/traefik
synced 2026-02-03 08:50:32 +00:00
Merge branch v3.4 into v3.5
This commit is contained in:
@@ -93,7 +93,7 @@ test-unit:
|
||||
|
||||
.PHONY: test-integration
|
||||
#? test-integration: Run the integration tests
|
||||
test-integration: binary
|
||||
test-integration:
|
||||
GOOS=$(GOOS) GOARCH=$(GOARCH) go test ./integration -test.timeout=20m -failfast -v $(TESTFLAGS)
|
||||
|
||||
.PHONY: test-gateway-api-conformance
|
||||
|
||||
Reference in New Issue
Block a user