fix
Some checks failed
K8S Fission Deployment / Deployment fission functions (push) Failing after 22s
Some checks failed
K8S Fission Deployment / Deployment fission functions (push) Failing after 22s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user