fix tests
This commit is contained in:
parent
14824db7b0
commit
054a73e0f8
|
@ -14,7 +14,7 @@ jobs:
|
|||
name: Tests
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.10.8"]
|
||||
python-version: ["3.10.7"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue