mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-27 15:25:40 +00:00
Update test-results.yml
This commit is contained in:
parent
37dd2fe349
commit
d1fa081d62
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-results.yml
vendored
2
.github/workflows/test-results.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
||||||
}
|
}
|
||||||
steps:
|
steps:
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: ./.github/actions/upload-artifact
|
uses: ./.github/actions/test-results
|
||||||
with:
|
with:
|
||||||
artifact-name: ${{matrix.config.artifact-name}}
|
artifact-name: ${{matrix.config.artifact-name}}
|
||||||
name: ${{matrix.config.name}}
|
name: ${{matrix.config.name}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue