Skip to content

Commit

Permalink
Update test_cli.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bebra777228 authored Aug 22, 2024
1 parent bc1411e commit a8cbaee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Настройка Python
uses: actions/setup-python@v2
with:
python-version: '3.8'
python-version: '3.x'

- name: Установка зависимостей
run: |
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Настройка Python
uses: actions/setup-python@v2
with:
python-version: '3.8'
python-version: '3.x'

- name: Установка зависимостей
run: |
Expand Down

0 comments on commit a8cbaee

Please sign in to comment.