Skip to content

Commit

Permalink
Merge pull request #20 from WyriHaximus/Turn-off-fail-fast
Browse files Browse the repository at this point in the history
Turn off fail fast on CI
  • Loading branch information
WyriHaximus authored Apr 23, 2021
2 parents 3f018b4 + a6931b5 commit 2d4e466
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 2d4e466

Please sign in to comment.