Skip to content

Commit

Permalink
change fail fast to false
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhntd committed Jan 30, 2022
1 parent 5d07540 commit f3f39f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
name: Build
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
include:
Expand Down

0 comments on commit f3f39f6

Please sign in to comment.