fix
Some checks failed
K8S Fission Deployment / Deployment fission functions (push) Failing after 22s

This commit is contained in:
Nguyen Duc Thao
2026-01-26 23:23:38 +07:00
parent f2696c2f75
commit 86899d9593
2 changed files with 6 additions and 0 deletions

View File

@@ -21,6 +21,9 @@ jobs:
python-version: "3.11"
cache-dependency-path: "apps/requirements.txt"
- name: 📥 Checkout repository
uses: actions/checkout@v4
- name: 📦 Install dependencies and run tests
run: |
cd apps