Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 335c077

Browse files
authored
Update maven.yml
1 parent 639552e commit 335c077

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
needs: get-exercises
2525
strategy:
26+
fail-fast: false
2627
matrix:
2728
subdir: ${{fromJson(needs.get-exercises.outputs.matrix)}}
2829
steps:

0 commit comments

Comments
 (0)