Update config.yml

This commit is contained in:
Geekix
2021-11-08 09:29:24 +01:00
committed by GitHub
parent bd5fbd4cc6
commit e24a9aa89a

View File

@ -10,6 +10,7 @@ jobs:
- image: cimg/ruby:2.7-node - image: cimg/ruby:2.7-node
steps: steps:
- checkout - checkout
- run : bundle install
test: test:
docker: docker:
- image: cimg/ruby:2.7-node - image: cimg/ruby:2.7-node