Commit cc0e97e911b7bf98bd7ee6e908c4d8727b5845fd

Peter Hutterer 2022-07-15T13:07:26

ci/linux: split normal testing from valgrind testing A test case failure usually also triggers valgrind leaks, sifting through those to find the actual test failure is painful. So let's separate the tests and run them separately. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>