diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 32b3712..8848924 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -23,6 +23,8 @@ jobs: runs-on: ubuntu-20.04 # https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs strategy: + # https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#handling-failures + fail-fast: false matrix: # https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#example-adding-configurations include: