mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-28 05:44:48 -05:00
Upload test results always
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user