mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-16 07:10:24 +01:00
Merge branch 'develop' into documentation
This commit is contained in:
commit
525448eaa4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/examples.yml
vendored
2
.github/workflows/examples.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
examples:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
fail-fast: true
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
python-version: ["3.8", "3.10"]
|
||||
|
|
Loading…
Add table
Reference in a new issue