Update test.yml

This commit is contained in:
Vinicius Silva 2023-12-25 21:43:58 -03:00 committed by GitHub
parent a9f7ee04b4
commit c7f0f8d486
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: |