Skip to content

Commit c203e8c

Browse files
ckoegelajrice6713
andauthored
SWI-4240 Make Tests Not Fail Fast (#180)
Co-authored-by: AJ Rice <[email protected]>
1 parent 6d87e19 commit c203e8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
matrix:
4848
os: [windows-2022, windows-2019, ubuntu-20.04, ubuntu-latest]
4949
python-version: [3.8, 3.9, "3.10", "3.11", "3.12"]
50+
fail-fast: false
5051
env:
5152
PYTHON_VERSION: ${{ matrix.python-version }}
5253
OPERATING_SYSTEM: ${{ matrix.os }}

0 commit comments

Comments
 (0)