add test logs to artifacts

This commit is contained in:
2024-06-30 21:33:06 +02:00
parent 6439298479
commit 0a582c3fbe

View File

@@ -35,3 +35,8 @@ jobs:
with:
name: Package
path: server/target/quarkus-app
- uses: actions/upload-artifact@v4
with:
name: Test logs
path: server/target/*-reports