removed make test

This commit is contained in:
Henry Winkel
2024-03-13 16:54:44 +01:00
parent 81cf88f13c
commit 36ac94738d

View File

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