removed line

This commit is contained in:
Henry Winkel
2024-03-13 17:13:14 +01:00
parent 36ac94738d
commit 37627a16ca

View File

@@ -10,7 +10,6 @@ steps:
- mkdir -p build && cd build
- CC=clang-11 CXX=clang++-11 cmake -DCMAKE_BUILD_TYPE=DEBUG ..
- make -j
# - make test
- name: CodeChecker
image: kmaster.ti.unibw-hamburg.de:30808/drone-ftewa-codechecker