restore missing run directive
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user