From a371e92951f415d5be9df2c2b00297826f279ecc Mon Sep 17 00:00:00 2001 From: Edmund Miller Date: Mon, 15 Mar 2021 14:41:57 -0500 Subject: [PATCH] ci: Add appyter to filters Co-authored-by: sruthipsuresh --- tests/config/pytest_software.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/config/pytest_software.yml b/tests/config/pytest_software.yml index 3e06b77a..110ad124 100644 --- a/tests/config/pytest_software.yml +++ b/tests/config/pytest_software.yml @@ -1,3 +1,7 @@ +appyter: + - software/appyter/** + - tests/software/appyter/** + bandage_image: - software/bandage/image/** - tests/software/bandage/image/**