remove
Some checks failed
K8S Fission Deployment / Deployment fission functions (push) Failing after 10s
Some checks failed
K8S Fission Deployment / Deployment fission functions (push) Failing after 10s
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.11"
|
||||
cache: "pip"
|
||||
cache-dependency-path: "apps/requirements.txt"
|
||||
|
||||
- name: 📦 Install dependencies and run tests
|
||||
working-directory: ./apps
|
||||
|
||||
@@ -23,7 +23,7 @@ jobs:
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.11'
|
||||
cache: 'pip'
|
||||
cache-dependency-path: 'apps/requirements.txt'
|
||||
|
||||
- name: 📦 Install dependencies and run tests
|
||||
working-directory: ./apps
|
||||
|
||||
Reference in New Issue
Block a user