mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 00:24:40 +00:00
Merge branch 'development' of https://github.com/marauder2k9-torque/Torque3D into development
This commit is contained in:
commit
13553ccfb0
2 changed files with 0 additions and 2 deletions
1
.github/workflows/build-windows-msvc.yml
vendored
1
.github/workflows/build-windows-msvc.yml
vendored
|
|
@ -9,7 +9,6 @@ concurrency:
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
jobs:
|
jobs:
|
||||||
build-windows:
|
build-windows:
|
||||||
if: github.repository == 'TorqueGameEngines/Torque3D'
|
|
||||||
name: ${{matrix.config.name}}
|
name: ${{matrix.config.name}}
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
|
|
||||||
1
.github/workflows/test-results-linux.yml
vendored
1
.github/workflows/test-results-linux.yml
vendored
|
|
@ -21,7 +21,6 @@ jobs:
|
||||||
runos: ubuntu-latest,
|
runos: ubuntu-latest,
|
||||||
artifact-name: "torque3dLinuxGCCUnitTest"
|
artifact-name: "torque3dLinuxGCCUnitTest"
|
||||||
}
|
}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Download Linux Test Report
|
- name: Download Linux Test Report
|
||||||
uses: dawidd6/action-download-artifact@v2
|
uses: dawidd6/action-download-artifact@v2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue