mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-08-05 12:55:11 +01:00
Include all build reports and test results in Github CI artifacts.
This commit is contained in:
committed by
Alex Hart
parent
7e81240d4d
commit
2373f567d8
@@ -58,4 +58,7 @@ jobs:
|
||||
# gh api repos/actions/upload-artifact/commits/v7 --jq '.sha'
|
||||
with:
|
||||
name: reports
|
||||
path: '*/build/reports'
|
||||
path: |
|
||||
**/build/reports
|
||||
**/build/test-results
|
||||
if-no-files-found: ignore
|
||||
|
||||
Reference in New Issue
Block a user