Skip to content

Commit

Permalink
Remove test-pathogen-repo-ci-no-example-data job [#92]
Browse files Browse the repository at this point in the history
This is testing an outdated scenario — the `pathogen-repo-ci` workflow
no longer cares whether you have example data or not; only that you
have a Snakefile and a CI-specific build config in the right spot.
  • Loading branch information
genehack committed Jun 13, 2024
1 parent 07ff56a commit df99e08
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@ jobs:
artifact-name: outputs-test-pathogen-repo-ci
secrets: inherit

test-pathogen-repo-ci-no-example-data:
uses: ./.github/workflows/pathogen-repo-ci.yaml
with:
repo: nextstrain/zika-tutorial
artifact-name: outputs-test-pathogen-repo-ci-no-example-data

test-docs-ci-conda:
uses: ./.github/workflows/docs-ci.yaml
with:
Expand Down

0 comments on commit df99e08

Please sign in to comment.