Skip to content

CI: update to the newest workflows #1

CI: update to the newest workflows

CI: update to the newest workflows #1

Workflow file for this run

name: QIIME 2 CI
on:
pull_request:
branches: ["main"]
push:
branches: ["main"]
jobs:
qiime-ci:
uses: qiime2/distributions/.github/workflows/lib-ci-dev.yaml@dev
with:
distro: pathogenome
recipe-path: 'conda-recipe'