diff options
author | 2020-10-24 21:33:16 +0200 | |
---|---|---|
committer | 2020-10-24 21:33:24 +0200 | |
commit | 4a6f4fb75f46eb214d60c94447180561da6ff095 (patch) | |
tree | a07845262e729ebe71f22d555db98c54cea5abc5 | |
parent | 9cc74b0b688396be0f12c0c4c6593cfaccdd2489 (diff) | |
download | paludis-4a6f4fb75f46eb214d60c94447180561da6ff095.tar.gz paludis-4a6f4fb75f46eb214d60c94447180561da6ff095.tar.xz |
ci: No longer allow tests to fail with clang
The previous commit fixed the failing python tests. Make sure we don't
regress and make CI fail if they break again
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d018b57a9..01bbb14d5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -117,7 +117,6 @@ test:exherbo-clang: VERSION: "latest" dependencies: - build:exherbo-clang - allow_failure: true <<: *test-template build:gentoo: |