Skip to content

Commit

Permalink
Turn off fail fast on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus authored Apr 23, 2021
1 parent 3f018b4 commit a6931b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
get-previous-tag:
name: Test Get Previous Tag on ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os:
- ubuntu-latest
Expand Down

0 comments on commit a6931b5

Please sign in to comment.