mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-29 04:57:48 +01:00
always upload test logs
This commit is contained in:
1
.github/workflows/server.yml
vendored
1
.github/workflows/server.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user