Unverified Commit f8b5a7af authored by Philip Meier's avatar Philip Meier Committed by GitHub
Browse files

don't fail linux CPU tests fast (#6788)

parent e23542da
...@@ -21,6 +21,7 @@ jobs: ...@@ -21,6 +21,7 @@ jobs:
strategy: strategy:
matrix: matrix:
py_vers: ["3.7", "3.8", "3.9", "3.10"] py_vers: ["3.7", "3.8", "3.9", "3.10"]
fail-fast: false
steps: steps:
- name: Checkout repository - name: Checkout repository
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment