diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ba0538e..d8aa4a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,7 @@ jobs: get-previous-tag: name: Test Get Previous Tag on ${{ matrix.os }} strategy: + fail-fast: false matrix: os: - ubuntu-latest