From 3e65909c4af613fb7aebc7c9ac54e2a1736f2aa5 Mon Sep 17 00:00:00 2001 From: Michal Ziemski Date: Fri, 8 Dec 2023 09:32:28 +0000 Subject: [PATCH] Update meta.yaml --- ci/recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/recipe/meta.yaml b/ci/recipe/meta.yaml index 4529a06..3c3c259 100644 --- a/ci/recipe/meta.yaml +++ b/ci/recipe/meta.yaml @@ -42,7 +42,7 @@ test: - coverage - pytest-cov commands: - - pytest --cov q2_fondue --pyargs q2_fondue + - pytest --cov q2_fondue --cov-report xml:coverage.xml --pyargs q2_fondue about: home: https://github.com/bokulich-lab/q2-fondue