Обновить .gitea/workflows/dev.yaml
Some checks failed
Telegram Shop Bot CI [DEV] / lint (push) Failing after 48s

This commit is contained in:
NW 2024-11-14 21:23:42 +00:00
parent ebb9b5bbb1
commit be8816bad7

View File

@ -9,7 +9,7 @@ on:
- dev
jobs:
build-and-push:
lint:
runs-on: ubuntu-latest # Запуск на Ubuntu
steps:
- name: Checkout code