Update test.yml

This commit is contained in:
Benoit Daloze
2020-10-22 14:12:09 +02:00
committed by GitHub
parent 60f215c278
commit 4de6eb91a8
+1
View File
@@ -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