Skip to content

Commit 3cc5d37

Browse files
committed
revert
1 parent b636f64 commit 3cc5d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dagger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
path: reports/unit-tests/*.xml
4242
reporter: java-junit
4343
fail-on-empty: 'false'
44-
fail-on-error: 'false'
44+
fail-on-error: 'true'
4545
- name: archive pipeline artifacts
4646
uses: actions/upload-artifact@v4
4747
with:

0 commit comments

Comments
 (0)