test action
test python / Python ${{ matrix.python-version }} sample (pypy3) (push) Failing after 3s Details
test python / Python ${{ matrix.python-version }} sample (3.12) (push) Failing after 4s Details

This commit is contained in:
sergey 2024-09-24 23:44:27 +03:00
parent c62c2a991f
commit 62f7a48e3b
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ jobs:
with: with:
python-version: ${{ matrix.python-version }} python-version: ${{ matrix.python-version }}
architecture: x64 architecture: x64
- run: python my_script.py - run: python tg-bot-app/main.py