Update config.yml

This commit is contained in:
Geekix 2021-11-08 11:55:14 +01:00 committed by GitHub
parent a72f539c23
commit e9b327cc0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,10 +16,12 @@ jobs:
- run:
name: verif_lint
command: bundle exec rake validate lint
- run:
name: verif_parser
command: puppet parser validate manifests/init.pp
- run:
name: woot
command: bundle exec rake parallel_spec
workflows:
version: 2