From 622e7cadd26f7f70294569a24226479ead4bd12b Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Tue, 9 Feb 2021 15:50:39 +0100 Subject: split tests and QA --- .builds/debian_stable.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.builds') diff --git a/.builds/debian_stable.yml b/.builds/debian_stable.yml index 928ace5..c1cd3d0 100644 --- a/.builds/debian_stable.yml +++ b/.builds/debian_stable.yml @@ -11,8 +11,11 @@ sources: - https://git.sr.ht/~valhalla/lesana tasks: - test: | - cd lesana - ./check + cd lesana + sh run_coverage + - qa: | + cd lesana + sh run_qa triggers: - action: email condition: failure -- cgit v1.2.3