restore missing run directive

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
This commit is contained in:
Karl W. Schulz
2024-03-21 11:19:43 -05:00
parent ad65ec14f8
commit 68ea629c14
+1
View File
@@ -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