diff --git a/.github/workflows/test-invoke-conda.yml b/.github/workflows/test-invoke-conda.yml index e2643facfa..7523c6164f 100644 --- a/.github/workflows/test-invoke-conda.yml +++ b/.github/workflows/test-invoke-conda.yml @@ -4,7 +4,6 @@ on: branches: - 'main' - 'development' - - 'fix-gh-actions-fork' pull_request: branches: - 'main' @@ -13,6 +12,7 @@ on: jobs: os_matrix: strategy: + fail-fast: false matrix: os: [ubuntu-latest, macos-latest] include: