mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-04 08:52:22 -05:00
Upload test results always
This commit is contained in:
parent
96128dee69
commit
eeb31d27ee
1
.github/workflows/create-unitypackage.yml
vendored
1
.github/workflows/create-unitypackage.yml
vendored
|
|
@ -93,6 +93,7 @@ jobs:
|
|||
fi
|
||||
|
||||
- name: Upload test results
|
||||
if: ${{ always() }}
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: run-edit-mode-tests.xml
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user