Skip to content
Snippets Groups Projects
Commit d1bac843 authored by Matthias Bernt's avatar Matthias Bernt
Browse files

Update file .gitlab-ci.yml

parent 76319ffa
No related branches found
No related tags found
Loading
Pipeline #472959 failed
......@@ -22,6 +22,7 @@ typos:
- cargo install typos-cli
script:
# Run 'typos' to check spelling in Markdown files
- ls
- typos --format brief --exclude .git "*.md"
rules:
- if: '$CI_PIPELINE_SOURCE == "push" || $CI_PIPELINE_SOURCE == "merge_request_event"'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment