update test_secret.yaml
Some checks failed
Test Gitea Secrets / print-secret (push) Failing after 10s

This commit is contained in:
DatTT127
2026-07-16 22:50:40 +07:00
parent 94f029eb19
commit f896e5c932

View File

@@ -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 }}