Unverified Commit 2eabe290 authored by Michael Müller's avatar Michael Müller
Browse files

Revert "Debug `cargo-spellcheck`"

This reverts commit 2198fe10.
parent c021af80
Pipeline #128964 passed with stages
in 9 minutes and 17 seconds
......@@ -145,7 +145,7 @@ spellcheck:
stage: workspace
<<: *docker-env
script:
- cargo spellcheck check --cfg=.config/cargo_spellcheck.toml --checkers hunspell --code 1 -vv
- cargo spellcheck check --cfg=.config/cargo_spellcheck.toml --checkers hunspell --code 1
codecov:
stage: workspace
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment