Fix CI test job

This commit is contained in:
Darren Eberly
2022-08-11 02:12:19 -04:00
parent 6e335a7fc3
commit 4897117ae0

View File

@@ -25,7 +25,7 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
architecture: ${{ matrix-python-version }}
architecture: ${{ matrix.architecture }}
- name: dependencies
run: |
python -m pip install -U pip wheel setuptools