mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Update test-results.yml
This commit is contained in:
parent
37dd2fe349
commit
d1fa081d62
2
.github/workflows/test-results.yml
vendored
2
.github/workflows/test-results.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
}
|
||||
steps:
|
||||
- name: Upload Artifact
|
||||
uses: ./.github/actions/upload-artifact
|
||||
uses: ./.github/actions/test-results
|
||||
with:
|
||||
artifact-name: ${{matrix.config.artifact-name}}
|
||||
name: ${{matrix.config.name}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue