Skip to content

Commit

Permalink
Remove intentional failure test #48 #58
Browse files Browse the repository at this point in the history
Per Jover,

> This is testing the workaround for continue-on-error added in #40
> works as expected. Reading through that discussion again, @tsibley
> had noted that we can eventually remove the test.

> The workaround has been working for a ~year now, so I think it's
> safe to remove the test now!
  • Loading branch information
genehack committed May 15, 2024
1 parent 4f41fa6 commit e0efff7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,6 @@ jobs:
repo: nextstrain/zika-tutorial
artifact-name: outputs-test-pathogen-repo-ci-no-example-data

test-pathogen-repo-ci-failure:
uses: ./.github/workflows/pathogen-repo-ci.yaml
with:
repo: nextstrain/zika-tutorial
artifact-name: outputs-test-pathogen-repo-ci-failure
build-args: __BOGUS_BUILD_TARGET__
continue-on-error: true

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

0 comments on commit e0efff7

Please sign in to comment.