always upload test logs

This commit is contained in:
2024-06-30 23:07:57 +02:00
parent 7b264c2f60
commit 6ed2c6b5eb

View File

@@ -37,6 +37,7 @@ jobs:
path: server/target/quarkus-app
- uses: actions/upload-artifact@v4
if: ${{ always() }}
with:
name: Test logs
path: server/target/*-reports