Update test.yml

This commit is contained in:
Vinicius Silva 2023-12-25 21:32:02 -03:00 committed by GitHub
parent 2da93a0977
commit 67dcdf2631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -11,8 +11,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: Checkout
- uses: actions/checkout@v3
- name: Test
- name: Python
- uses: actions/setup-python@v2
- shell: bash
- with: