update test_secret.yaml
Some checks failed
Test Gitea Secrets / print-secret (push) Failing after 10s
Some checks failed
Test Gitea Secrets / print-secret (push) Failing after 10s
This commit is contained in:
@@ -11,8 +11,8 @@ jobs:
|
||||
- name: Test modal worker pipeline
|
||||
# All shell commands must be in the 'run' block
|
||||
run: |
|
||||
ls -d deps/implementation/
|
||||
cd deps/implementation/
|
||||
ls -d workspace/sprint_1_2/CODEBASE/deps/implementation
|
||||
cd workspace/sprint_1_2/CODEBASE/deps/implementation
|
||||
modal deploy test_worker.py
|
||||
env:
|
||||
MODAL_TOKEN_ID: ${{ secrets.MODAL_TOKEN_ID }}
|
||||
|
||||
Reference in New Issue
Block a user