Skip to content

Commit 284f15f

Browse files
committed
Add fail-fast
1 parent fff5b97 commit 284f15f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
continue-on-error: ${{ matrix.experimental }}
1818
timeout-minutes: 3
1919
strategy:
20+
fail-fast: false
2021
matrix:
2122
os: [ubuntu-latest, macos-latest, windows-latest]
2223
emacs-version:

0 commit comments

Comments
 (0)