Skip to content
Snippets Groups Projects
Commit 30f43d70 authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-409: Shellcheck now succeeds, so don't allow failure

parent c65bef26
No related branches found
No related tags found
1 merge request!151Resolve L2SS-409 "Fix shellcheck ci"
...@@ -33,7 +33,6 @@ bandit: ...@@ -33,7 +33,6 @@ bandit:
- tox -e bandit - tox -e bandit
shellcheck: shellcheck:
stage: static-analysis stage: static-analysis
allow_failure: true
before_script: before_script:
- sudo apt-get update - sudo apt-get update
- sudo apt-get install -y shellcheck - sudo apt-get install -y shellcheck
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment