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 86fc4aa commit ab2acfdCopy full SHA for ab2acfd
1 file changed
.github/workflows/ci_tests_run_notebooks.yml
@@ -16,6 +16,7 @@ jobs:
16
name: ${{ matrix.os }} ${{ matrix.name }}
17
runs-on: ${{ matrix.os }}
18
strategy:
19
+ fail-fast: false
20
matrix:
21
# Run all supported OS for one Python version, then add a few extra scenarios
22
os: [ubuntu-latest, macos-latest, windows-latest]
0 commit comments