Unverified Commit 2198fe10 authored by Michael Müller's avatar Michael Müller
Browse files

Debug `cargo-spellcheck`

parent e68520a9
Pipeline #128711 failed with stages
in 6 minutes and 21 seconds
......@@ -145,7 +145,7 @@ spellcheck:
stage: workspace
<<: *docker-env
script:
- cargo spellcheck check --cfg=.config/cargo_spellcheck.toml --checkers hunspell --code 1
- cargo spellcheck check --cfg=.config/cargo_spellcheck.toml --checkers hunspell --code 1 -vv
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