We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c95fb0 commit f9ae12eCopy full SHA for f9ae12e
.github/workflows/main.yml
@@ -12,7 +12,7 @@ on:
12
env:
13
CI_PATH: "${HOME}/GitHub/${{ github.repository }}/${GITHUB_RUN_NUMBER}"
14
LMDEPLOY_PATH: "${HOME}/GitHub/lmdeploy"
15
- LMDEPLOY_COMMIT_OR_BRANCH: 'main'
+ LMDEPLOY_COMMIT_OR_BRANCH: 'c4d5bd978f64ff5a2c534207bdf7febba0fb0a77'
16
REPORT_DIR: "${HOME}/GitHub/ci_log/test_reports"
17
TEST_LMDEPLOY_E2E_LOG_PATH: "${HOME}/Github/ci_log/logs"
18
TEST_LMDEPLOY_E2E_MODEL_PATH: "${HOME}/Github/model"
0 commit comments