update the workflow 2
Some checks failed
Backend ECR Deployment / build-and-push (push) Failing after 30s
Backend ECR Deployment / notify-deploy (push) Has been skipped
Backend Modal Build / Build & Push via Modal (push) Has been cancelled
Backend Modal Build / notify-deploy (push) Has been cancelled

This commit is contained in:
DatTT127
2026-07-18 18:40:52 +07:00
parent 75a8813999
commit 1546389cae
2 changed files with 51 additions and 55 deletions

View File

@@ -39,10 +39,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.12'
- name: Lint backend code
run: |