add profile execution test in cmake and enable in CI

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
This commit is contained in:
Karl W Schulz
2023-10-31 09:38:40 -05:00
parent a3dcfa8cb2
commit d0c663485f
2 ha cambiato i file con 6 aggiunte e 1 eliminazioni
+1 -1
Vedi File
@@ -37,7 +37,7 @@ jobs:
run: |
cd build
ml cmake
ctest --verbose -R test_profiler_execution
ctest --verbose -R test_profiler_general
- name: Run [analyze] mode
run: |
cd build