diff --git a/.github/workflows/ci-dev.yaml b/.github/workflows/ci-dev.yaml index f66c713..09bfe22 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 \ No newline at end of file diff --git a/README.md b/README.md index 9cb30a9..46b8a9e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # q2-composition -![](https://github.com/qiime2/q2-composition/workflows/ci/badge.svg) +![](https://github.com/qiime2/q2-composition/workflows/ci-dev/badge.svg) This is a QIIME 2 plugin. For details on QIIME 2, see https://qiime2.org.