better tests output

This commit is contained in:
2024-11-29 19:29:10 +01:00
parent b798f9bad0
commit 5690122039
3 changed files with 44 additions and 12 deletions

View File

@@ -63,7 +63,7 @@ jobs:
if: ${{ always() }}
with:
name: Test logs
path: dhfs-parent/**/target/*-reports
path: ./**/target/*-reports
build-webui:
runs-on: ubuntu-latest