Skip to content

Commit

Permalink
remove linux tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nickorlow committed May 12, 2023
1 parent a8028a5 commit ad1fb03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ kind-e2e-chart-tests: ## Run helm chart e2e tests
e2e-test-binary: ## Build binary for e2e tests.
@build/run-in-docker.sh \
MAC_OS=$(MAC_OS) \
ginkgo build ./test/e2e -tags linux
ginkgo build ./test/e2e

.PHONY: print-e2e-suite
print-e2e-suite: e2e-test-binary ## Prints information about the suite of e2e tests.
Expand Down

0 comments on commit ad1fb03

Please sign in to comment.