Skip to content

Commit

Permalink
No fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
brianquinlan committed Oct 22, 2024
1 parent 57db225 commit 3394fb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cronet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 20
strategy:
fail-fast: false
matrix:
cronetHttpNoPlay: ['false', 'true']
defaults:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cupertino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run:
working-directory: pkgs/cupertino_http
strategy:
fail-fast: false
matrix:
# Test on the minimum supported flutter version and the latest
# version.
Expand Down

0 comments on commit 3394fb0

Please sign in to comment.