We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd4c02 commit cd6c7c8Copy full SHA for cd6c7c8
2 files changed
.github/workflows/test.yaml
@@ -21,6 +21,7 @@ jobs:
21
name: "Unit and Integration Tests"
22
runs-on: "ubuntu-latest"
23
strategy:
24
+ fail-fast: false
25
matrix:
26
python-version:
27
- "3.10"
0 commit comments