projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6a55ab
)
ci: Disable fail-fast in GitHub Tests workflow
author
Dan Nicholson
<dbn@endlessos.org>
Mon, 21 Jun 2021 17:55:59 +0000
(11:55 -0600)
committer
Dan Nicholson
<dbn@endlessos.org>
Mon, 21 Jun 2021 18:27:01 +0000
(12:27 -0600)
Don't cancel all the jobs if one distro config fails. The jobs are
mostly independent, so we do want to let the others continue in case
the failure is isolated to that particular distro configuration.
.github/workflows/tests.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/tests.yml
b/.github/workflows/tests.yml
index 436dfbe9d403467baff6d5a163546a6d46831eba..70af9d3b88af7b1cfb0838bf821a8d55fe5b6475 100644
(file)
--- a/
.github/workflows/tests.yml
+++ b/
.github/workflows/tests.yml
@@
-30,6
+30,9
@@
jobs:
#
# configure-options: Options to pass to `configure`.
strategy:
+ # Let other configurations continue if one fails.
+ fail-fast: false
+
matrix:
include:
- name: Debian Buster (10) with sign-ed25519