File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5555 # Install and run `yamllint`
5656 - pip install --user yamllint
5757 # yamllint disable-line rule:line-length
58- - yamllint -s . .yamllint pillar.example test/integration/repositories /pillars.sls
58+ - yamllint -s . .yamllint pillar.example test/salt/pillar /pillars.sls
5959 # Install and run `commitlint`
6060 - npm install @commitlint/config-conventional -D
6161 - npm install @commitlint/travis-cli -D
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ suites:
130130 ' * ' :
131131 - openvpn
132132 pillars_from_files :
133- openvpn.sls : test/integration/repositories /pillars.sls
133+ openvpn.sls : test/salt/pillar /pillars.sls
134134 verifier :
135135 inspec_tests :
136136 - path : test/integration/default
File renamed without changes.
You can’t perform that action at this time.
0 commit comments