Update test.yml
This commit is contained in:
parent
a9f7ee04b4
commit
c7f0f8d486
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
- name: Python
|
- name: Python
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: 3.10
|
python-version: "3.10"
|
||||||
|
|
||||||
- name: Install danix
|
- name: Install danix
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue