This commit is contained in:
Eric Froemling 2024-04-22 08:55:18 -10:00
parent a298fe9d49
commit a06414879b
No known key found for this signature in database
GPG Key ID: 89C93F0F8D6D5A98

View File

@ -96,7 +96,7 @@ jobs:
with:
python-version: '3.12'
- name: Install dependencies testing
run: make prereqs
run: make VENV_PYTHON=python prereqs
- name: Install dependencies
run: |
python -m pip install --upgrade pip