Skip to content

Commit 12621cf

Browse files
committed
Disable fail-fast when testing
1 parent c31765c commit 12621cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
dependencies:
1212
- "lowest"
1313
- "highest"
14+
fail-fast: false
1415
steps:
1516
- uses: actions/checkout@v4
1617

0 commit comments

Comments
 (0)