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