From 804c402c5093c9b3eca23ad8acc75f59204b0ab9 Mon Sep 17 00:00:00 2001 From: Liz Gehret Date: Wed, 29 May 2024 11:14:51 -0700 Subject: [PATCH] CI: adds command to run tests --- ci/recipe/meta.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ci/recipe/meta.yaml b/ci/recipe/meta.yaml index ea8d7f3..139273d 100644 --- a/ci/recipe/meta.yaml +++ b/ci/recipe/meta.yaml @@ -40,6 +40,9 @@ test: - rescript - qiime2.plugins.rescript + commands: + - py.test --pyargs rescript + about: home: https://github.com/bokulich-lab/RESCRIPt license: BSD-3-Clause