mirror of https://github.com/sbt/sbt.git
fail-fast: false
This commit is contained in:
parent
26460f1c30
commit
f27722699b
|
|
@ -6,6 +6,7 @@ on:
|
|||
jobs:
|
||||
test:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue