Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
Αυτή η υποβολή περιλαμβάνεται σε:
Karl W. Schulz
2024-03-21 11:08:14 -05:00
γονέας 79aba89337
υποβολή 5e99f039f6
@@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@v4
- name: Install Python prereqs
run: |
# https://github.com/actions/runner/issues/2033
# https://github.com/actions/runner/issues/2033
chown -R $(id -u):$(id -g) $PWD
python3.9 -m pip install -r requirements.txt
python3.9 -m pip install pyinstaller pytest pytest-cov mock