Skip to content

Commit cb7c7cd

Browse files
kpcyrdklittlepage
authored andcommitted
actions: Disable fail-fast
1 parent 98c5b46 commit cb7c7cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
build:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
13+
fail-fast: false
1314
matrix:
1415
os: [ubuntu-latest, macos-latest]
1516
rust:

0 commit comments

Comments
 (0)