Update test.yml
This commit is contained in:
parent
0ce17668c3
commit
2d689c4258
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Test
|
||||
- uses: actions/setup-python@v2
|
||||
- with:
|
||||
python-version: 3.11
|
||||
python-version: 3.10
|
||||
- name: Install Requirements
|
||||
run: |
|
||||
pip install -r requirements.txt
|
||||
|
|
|
|||
Loading…
Reference in New Issue