Skip to content

Commit 069c6c3

Browse files
author
Liora Milbaum
authored
chore(ci): complete all unit tests even if one has failed (python-gitlab#2438)
1 parent b59b7bd commit 069c6c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
unit:
2323
runs-on: ${{ matrix.os }}
2424
strategy:
25+
fail-fast: false
2526
matrix:
2627
os: [ubuntu-latest]
2728
python:

0 commit comments

Comments
 (0)