Update config.yml

This commit is contained in:
Geekix 2021-11-08 09:34:00 +01:00 committed by GitHub
parent c06708dc91
commit 6d478b124c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
- checkout
- run :
name: prerequisites
command :bundle install
command: bundle install
- run:
name: test
command: bundle exec rake validate lint