Unit tests correction (python version)
This commit is contained in:
parent
efe0b467ef
commit
a539ada48e
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: Install Python 3
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: 3.9
|
||||
python-version: 3.12
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue