Skip to content
Snippets Groups Projects
Commit ddd5702e authored by Ewa Smula's avatar Ewa Smula
Browse files

CI spell-check removed

parent 0ff00c6e
No related branches found
No related tags found
No related merge requests found
......@@ -18,19 +18,6 @@ build:
variables:
JEKYLL_ENV: production
test_spell_check:
image: debian
stage: test
dependencies:
- build
script:
- apt-get install -y aspell aspell-en
- ./test_spell_check.sh
except:
- master
pages:
stage: deploy
only:
......
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