mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-01 12:09:10 +00:00
no fail fast, just checking...
This commit is contained in:
parent
d61f5eba63
commit
b69721ebe0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
|
||||
needs: lint
|
||||
strategy:
|
||||
fail-fast: true
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-20.04
|
||||
|
|
Loading…
Reference in a new issue