Actually fail tests...
This commit is contained in:
parent
8d89257d28
commit
d0996e2b19
1 changed files with 2 additions and 2 deletions
|
@ -8,5 +8,5 @@ jobs:
|
|||
steps:
|
||||
- checkout
|
||||
- run: gem install puppet-lint
|
||||
- run: puppet-lint modules/
|
||||
- run: puppet-lint manifests/
|
||||
- run: puppet-lint modules/ --fail-on-warnings
|
||||
- run: puppet-lint manifests/ --fail-on-warnings
|
||||
|
|
Loading…
Reference in a new issue