projects
/
pg_filedump.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c66f9f0
)
Disable fast failing of GitHub actions
author
Christoph Berg
<myon@debian.org>
Fri, 4 Oct 2024 15:31:20 +0000
(17:31 +0200)
committer
Christoph Berg
<myon@debian.org>
Fri, 4 Oct 2024 15:31:20 +0000
(17:31 +0200)
.github/workflows/ci.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/ci.yml
b/.github/workflows/ci.yml
index ed89392f6e1dfd7343c89d75e4e25740a22f469a..58e22a3c576dedac09c5014ca8fec4c8e62608fa 100644
(file)
--- a/
.github/workflows/ci.yml
+++ b/
.github/workflows/ci.yml
@@
-5,6
+5,7
@@
jobs:
test:
strategy:
+ fail-fast: false
matrix:
pg:
- 18