mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-18 14:13:48 +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
|
||||
jobs:
|
||||
build-windows:
|
||||
if: github.repository == 'TorqueGameEngines/Torque3D'
|
||||
name: ${{matrix.config.name}}
|
||||
runs-on: windows-latest
|
||||
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,
|
||||
artifact-name: "torque3dLinuxGCCUnitTest"
|
||||
}
|
||||
|
||||
steps:
|
||||
- name: Download Linux Test Report
|
||||
uses: dawidd6/action-download-artifact@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue