mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Update test.yml
This commit is contained in:
@@ -71,6 +71,7 @@ jobs:
|
||||
- name: C extension test
|
||||
run: gem install json:2.2.0 --no-document
|
||||
- run: bundle --version
|
||||
# This step is redundant with `bundler-cache: true` but is there to check a redundant `bundle install` still works
|
||||
- run: bundle install
|
||||
- run: bundle exec rake --version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user