Skip to content

Commit

Permalink
Temporary disable ruby tests
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed May 30, 2024
1 parent b7bbd30 commit 40424a6
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 @@ -76,7 +76,7 @@ buildx-push:

test:
ifneq ($(RUBY_DEV),)
cd ./tests && RUBY_IMAGE=$(REPO):$(TAG) ./run.sh
# cd ./tests && RUBY_IMAGE=$(REPO):$(TAG) ./run.sh
else
@echo "We run tests only for DEV images."
endif
Expand Down

0 comments on commit 40424a6

Please sign in to comment.