Skip to content

Commit 77fae61

Browse files
save test results as artefacts
1 parent ffcaa99 commit 77fae61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
name: Package
3636
path: |
37-
osb-cmdb/build/libs/*.jar
37+
osb-cmdb/build/reports/tests/**
3838
3939
# see https://github.com/ncipollo/release-action
4040
- name: create github release

0 commit comments

Comments
 (0)