Update tests.yml

This commit is contained in:
Game_Time 2023-08-20 06:53:57 +05:00 committed by GitHub
parent ce2cd9469e
commit 0877645981
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ jobs:
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v2 uses: actions/setup-python@v2
with: with:
python-version: 3.x python-version: 3.10
- name: Install dependencies - name: Install dependencies
run: | run: |