Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilbarge committed Dec 17, 2024
1 parent 80def43 commit 30169f8
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 @@ -120,7 +120,7 @@ _output/bin/$(GOOS)/$(GOARCH)/$(BIN): build-dirs copy-astrolabe
./hack/build.sh'"

TTY := $(shell tty -s && echo "-t")

# test
shell: build-dirs
@echo "running $(DOCKER): $@"
$(DOCKER) run \
Expand Down

0 comments on commit 30169f8

Please sign in to comment.