Skip to content

Commit

Permalink
patch #1
Browse files Browse the repository at this point in the history
Signed-off-by: Cezar Rata <ceradev@amazon.com>
  • Loading branch information
cezar-r committed Sep 4, 2024
1 parent 3a55de0 commit a05027c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,6 @@ ifneq ($(shell uname), Darwin)
$(error This needs to be run on macOS!)
endif

# .PHONY: run-e2e-tests
# run-e2e-tests: macOS
# DOCKER_HOST="unix://$(FINCH_ROOT)/lima/data/finch/sock/finch.sock" \
# DOCKER_API_VERSION="v1.41" \
# RUN_E2E_TESTS=1 \
# $(GINKGO) $(GFLAGS) ./e2e/...

.PHONY: run-e2e-tests
run-e2e-tests: linux
DOCKER_HOST="unix:///run/finch.sock" \
Expand Down

0 comments on commit a05027c

Please sign in to comment.