cleanup unused env vars in ci

This commit is contained in:
Robert Kaussow 2023-12-17 14:08:02 +01:00
parent a6b29bbc8d
commit 42ceb6c870
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 2 additions and 3 deletions

View File

@ -19,7 +19,6 @@ steps:
- spellchecker --files '_docs/**/*.md' 'README.md' 'CONTRIBUTING.md' -d .dictionary -p spell indefinite-article syntax-urls
environment:
FORCE_COLOR: "true"
NPM_CONFIG_LOGLEVEL: "error"
link-validation:
image: docker.io/lycheeverse/lychee