mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 20:47:49 +01:00
add test logs to artifacts
This commit is contained in:
5
.github/workflows/server.yml
vendored
5
.github/workflows/server.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user