Skip to content

Commit

Permalink
CI: update the distro (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
misialq committed Apr 16, 2024
1 parent 241e284 commit bc30858
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
ci:
uses: qiime2/distributions/.github/workflows/lib-ci-dev.yaml@dev
with:
distro: shotgun
distro: metagenome
additional-reports-path: ./coverage.xml
additional-reports-name: coverage

Expand All @@ -29,3 +29,5 @@ jobs:
name: 'Upload coverage'
with:
fail_ci_if_error: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit bc30858

Please sign in to comment.