ci/linux: split normal testing from valgrind testing
authorPeter Hutterer <peter.hutterer@who-t.net>
Fri, 15 Jul 2022 03:07:26 +0000 (13:07 +1000)
committerRan Benita <ran@unusedvar.com>
Sat, 24 Sep 2022 07:09:11 +0000 (10:09 +0300)
commitcc0e97e911b7bf98bd7ee6e908c4d8727b5845fd
treeee97c5d1eee9690b06391819d6fd90418543f219
parent320f56d2a4a31026e5c8d3b60303af98bf885e1b
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>
.github/workflows/linux.yml