[TheRock CI] Adding profiler builds (#1301)

* Adding profiler for TheRock CI

* adding temp test for rocproiler

* Removing subtrees

* PR comment
This commit is contained in:
Geo Min
2025-10-08 14:38:38 -07:00
committed by GitHub
vanhempi cccc350dc6
commit 388edb1b57
5 muutettua tiedostoa jossa 15 lisäystä ja 13 poistoa
@@ -7,8 +7,6 @@ on:
type: string
project_to_test:
type: string
subtree_checkout:
type: string
permissions:
@@ -7,8 +7,6 @@ on:
type: string
project_to_test:
type: string
subtree_checkout:
type: string
permissions:
contents: read
-2
Näytä tiedosto
@@ -90,7 +90,6 @@ jobs:
with:
cmake_options: ${{ matrix.projects.cmake_options }}
project_to_test: ${{ matrix.projects.project_to_test }}
subtree_checkout: ${{ matrix.projects.subtree_checkout }}
therock-ci-windows:
name: Windows (${{ matrix.projects.project_to_test }})
@@ -108,7 +107,6 @@ jobs:
with:
cmake_options: ${{ matrix.projects.cmake_options }}
project_to_test: ${{ matrix.projects.project_to_test }}
subtree_checkout: ${{ matrix.projects.subtree_checkout }}
therock_ci_summary:
name: TheRock CI Summary