Skip to content

Commit 945bac4

Browse files
committed
chore: keep python versions independent in testing
1 parent bc93dfd commit 945bac4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
name: Unit tests
4747
runs-on: ubuntu-latest
4848
strategy:
49+
fail-fast: false
4950
matrix:
5051
python:
5152
- "3.8"

0 commit comments

Comments
 (0)