fixed workflow python version
Some checks failed
Python unit tests / unittests (push) Failing after 5s
Some checks failed
Python unit tests / unittests (push) Failing after 5s
This commit is contained in:
parent
88ba39e6db
commit
908b10517d
@ -11,7 +11,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.13.1'
|
||||
python-version: '3.x'
|
||||
- name: Test with unittest
|
||||
run: |
|
||||
pip install unittest
|
||||
|
Loading…
x
Reference in New Issue
Block a user