We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b636f64 commit 3cc5d37Copy full SHA for 3cc5d37
.github/workflows/dagger.yaml
@@ -41,7 +41,7 @@ jobs:
41
path: reports/unit-tests/*.xml
42
reporter: java-junit
43
fail-on-empty: 'false'
44
- fail-on-error: 'false'
+ fail-on-error: 'true'
45
- name: archive pipeline artifacts
46
uses: actions/upload-artifact@v4
47
with:
0 commit comments