aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/core.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/core.yml')
-rw-r--r--.github/workflows/core.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/core.yml b/.github/workflows/core.yml
index a916dffd3..d7c35d763 100644
--- a/.github/workflows/core.yml
+++ b/.github/workflows/core.yml
@@ -6,7 +6,7 @@ jobs:
if: "!contains(github.event.head_commit.message, 'ci skip')"
runs-on: ${{ matrix.os }}
strategy:
- fail-fast: true
+ fail-fast: false
matrix:
os: [ubuntu-18.04]
# TODO: python 2.6