Skip to content

Commit 6eaefd2

Browse files
committed
1 parent 8f5fcf2 commit 6eaefd2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ RUBY = rv ruby run ${RUBY_VERSION} -- -C ./src/ruby-gem/
205205
.PHONY: test-ruby
206206
test-ruby: build-ruby
207207
${RUBY} ./test/test-api.rb
208+
# TODO: https://github.com/spinel-coop/rv/issues/233
208209
${RUBY} -e "system(\"cargo test --package twips-rb\")"
209210

210211
.PHONY: lint-ruby

0 commit comments

Comments
 (0)