Skip to content

Commit

Permalink
revert one more test thing
Browse files Browse the repository at this point in the history
Signed-off-by: James Lamb <[email protected]>
  • Loading branch information
jameslamb committed Aug 1, 2024
1 parent b899323 commit ac9bdf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ test: ## Run tests
testprep: ## Run test prerequisite tasks
docker build -t container-canary/kubeflow:shouldpass -f internal/testdata/containers/kubeflow.Dockerfile .
docker build -t container-canary/kubeflow:shouldfail -f internal/testdata/containers/kubeflow_broken.Dockerfile .
docker build -t container-canary/long-sleep:local - < internal/testdata/containers/long-sleep.Dockerfile

version:
@echo version: $(VERSION)
Expand Down

0 comments on commit ac9bdf5

Please sign in to comment.