debug #116

Closed
xoxys wants to merge 10 commits from debug into main
Showing only changes of commit 82e342a257 - Show all commits

View File

@ -26,6 +26,7 @@ steps:
image: quay.io/thegeeklab/alpine-tools
group: test
commands:
- pwd
- spellchecker --files 'content/**/*.md' 'README.md' -d .dictionary -p spell indefinite-article syntax-urls frontmatter --frontmatter-keys title
environment:
FORCE_COLOR: "true"