projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73eee04
)
Fail job on test failures
author
Marvin Schenkel
<marvinschenkel@gmail.com>
Mon, 23 Feb 2026 12:52:34 +0000
(13:52 +0100)
committer
Marvin Schenkel
<marvinschenkel@gmail.com>
Mon, 23 Feb 2026 12:52:34 +0000
(13:52 +0100)
.github/workflows/test.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/test.yml
b/.github/workflows/test.yml
index e3c3dcdecfc72305d10974f551297161a91ad8a5..3e5a45380849a3fbe5a5b7827d09e3bcf872e9a1 100644
(file)
--- a/
.github/workflows/test.yml
+++ b/
.github/workflows/test.yml
@@
-26,7
+26,6
@@
permissions:
jobs:
lint:
runs-on: ubuntu-latest
- continue-on-error: true
steps:
- name: Check out code from GitHub
@@
-64,7
+63,6
@@
jobs:
test:
runs-on: ubuntu-latest
- continue-on-error: true
strategy:
fail-fast: false
matrix: