ci testing

This commit is contained in:
Eric Froemling 2024-04-22 08:44:30 -10:00
parent 5a4bb16201
commit 7d7893de81
No known key found for this signature in database
GPG Key ID: 89C93F0F8D6D5A98

View File

@ -95,6 +95,8 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.12'
- name: Install dependencies testing
run: make prereqs
- name: Install dependencies
run: |
python -m pip install --upgrade pip