Merge pull request #148 from return42/fix-yamllint

[fix] test.yamllint - fixed typo
dependabot/pip/master/sphinx-6.1.3
Markus Heiser 3 years ago committed by GitHub
commit 1b4208b946
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -404,7 +404,7 @@ pypi.upload.test() {
}
test.yamllint() {
build_msg TEST "[pylint] \$PYLINT_FILES"
build_msg TEST "[yamllint] \$YAMLLINT_FILES"
pyenv.cmd yamllint --format parsable "${YAMLLINT_FILES[@]}"
}

Loading…
Cancel
Save