diff --git a/.github/workflows/test-nimble-install.yml b/.github/workflows/test-nimble-install.yml index 887557f7a..91e0a33ba 100644 --- a/.github/workflows/test-nimble-install.yml +++ b/.github/workflows/test-nimble-install.yml @@ -8,6 +8,7 @@ on: jobs: test-nimble-install: + continue-on-error: true # Some runs get oddly cancelled strategy: matrix: os: [ubuntu-latest, macos-latest] # TODO: Windows