ci: disable some tests with msan since they look broken

they show issues I don't get in the EFL
This commit is contained in:
Boris Faure 2022-01-02 18:42:04 +01:00
parent 3b63c4479b
commit 5a079bcaa7
Signed by untrusted user who does not match committer: borisfaure
GPG Key ID: EAA9CD729F522998
1 changed files with 0 additions and 1 deletions

View File

@ -171,7 +171,6 @@ jobs:
name: Launch tests
command: |
cd /terminology
tests/run_tests.sh -v -t build/src/bin/tytest -r tests/tests.results -d tests/
build/src/bin/tytest dummy
build/src/bin/tytest all
build_and_test_clang_lsan_efl_latest: