From fceb0c474c991ccac4e8705ad75ee509e547d839 Mon Sep 17 00:00:00 2001 From: Jover Lee Date: Mon, 22 Jul 2024 10:43:06 -0700 Subject: [PATCH] CI: Add new pathogen repos --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 16c2487..5bd030e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -251,7 +251,10 @@ jobs: # XXX TODO: Test on multiple platforms via the matrix too, as above? matrix: pathogen: + - dengue + - measles - mpox + - seasonal-cov - zika name: test-pathogen-repo-ci (${{ matrix.pathogen }})