From f4a4883947fb81c9ed6f644072c79cdb03641f84 Mon Sep 17 00:00:00 2001 From: Hannah Hagen <125509369+hagenjp@users.noreply.github.com> Date: Wed, 11 Oct 2023 12:53:19 -0700 Subject: [PATCH] CI: Updates to ci-dev workflow (#81) --- .github/workflows/ci-dev.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-dev.yaml b/.github/workflows/ci-dev.yaml index f66c713..f451fde 100644 --- a/.github/workflows/ci-dev.yaml +++ b/.github/workflows/ci-dev.yaml @@ -9,4 +9,4 @@ jobs: ci: uses: qiime2/distributions/.github/workflows/lib-ci-dev.yaml@dev with: - distro: core \ No newline at end of file + distro: amplicon diff --git a/README.md b/README.md index af2abe3..651a182 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # q2-alignment -![](https://github.com/qiime2/q2-alignment/workflows/ci/badge.svg) +![](https://github.com/qiime2/q2-alignment/workflows/ci-dev/badge.svg) This is a QIIME 2 plugin. For details on QIIME 2, see https://qiime2.org. \ No newline at end of file