Update unittests.yml

This commit is contained in:
2023-03-08 15:19:14 +01:00
committed by GitHub
parent 25eaea1662
commit 1eacd89e03

View File

@@ -25,7 +25,7 @@ jobs:
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v3
with:
python-version: ${{ matrix.
python-version: ${{ matrix.python-version }}
- name: Install deps
run: |