summaryrefslogtreecommitdiff
path: root/.builds/debian_stable.yml
diff options
context:
space:
mode:
Diffstat (limited to '.builds/debian_stable.yml')
-rw-r--r--.builds/debian_stable.yml7
1 files changed, 5 insertions, 2 deletions
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