Skip to content

Commit

Permalink
Revert "Temporary disable ruby tests"
Browse files Browse the repository at this point in the history
This reverts commit 40424a6.
  • Loading branch information
csandanov committed May 30, 2024
1 parent 40424a6 commit 3567f7d
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 3567f7d

Please sign in to comment.