Skip to content
Snippets Groups Projects
Commit f2c5f4e4 authored by Jon Azpiazu's avatar Jon Azpiazu
Browse files

Remove allow failure for tests

parent 053d5530
Branches
No related tags found
1 merge request!25Tests
Pipeline #12902 passed
...@@ -20,4 +20,3 @@ dockerfiles: ...@@ -20,4 +20,3 @@ dockerfiles:
yamllint: yamllint:
image: sdesbure/yamllint image: sdesbure/yamllint
script: "yamllint $(find . \\( -name '*.yml' -o -name '*.yaml' \\))" script: "yamllint $(find . \\( -name '*.yml' -o -name '*.yaml' \\))"
allow_failure: yes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment