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 changed files with 6 additions and 1 deletions
+1 -1
View 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