Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit b7a12f3

Browse files
committed
Debug some failures
1 parent ed77a5f commit b7a12f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
name: Test
77
runs-on: ${{ matrix.os }}
88
strategy:
9+
fail-fast: false
910
matrix:
1011
os: [ubuntu-latest, macos-latest, windows-latest]
1112
steps:

0 commit comments

Comments
 (0)