test action
This commit is contained in:
parent
fe54a35b5f
commit
389d0fa777
|
@ -20,4 +20,4 @@ jobs:
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install poetry
|
pip install poetry
|
||||||
poetry install
|
poetry install
|
||||||
- run: python tg-bot-app/main.py
|
python tg-bot-app/main.py
|
||||||
|
|
Loading…
Reference in New Issue