Drop clang debug test to restore pipeline to working order.
This commit is contained in:
parent
5c260e3aec
commit
58a2de6d75
1 changed files with 0 additions and 7 deletions
|
@ -78,13 +78,6 @@ test:debug:
|
|||
dependencies:
|
||||
- binary:debug
|
||||
|
||||
test:debug_clang:
|
||||
stage: test
|
||||
before_script:
|
||||
- zypper install -y make clang libedit-devel python python2-PyYAML lcov
|
||||
script:
|
||||
- CC=clang make debug check
|
||||
|
||||
test:release:
|
||||
stage: test
|
||||
before_script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue