restore missing run directive

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: 68ea629c14]
这个提交包含在:
Karl W. Schulz
2024-03-21 11:19:43 -05:00
父节点 fa453d34b3
当前提交 40764d29a0
+1
查看文件
@@ -37,6 +37,7 @@ jobs:
yum -y install cmake3
yum -y install which
- name: Install Python prereqs
run: |
python3.9 -m pip install -r requirements.txt
python3.9 -m pip install pyinstaller pytest pytest-cov mock
- name: Configure and install