Skip to content

Commit c8bb9c0

Browse files
committed
Revert "test ci"
This reverts commit f9ae12e.
1 parent 13bb7ef commit c8bb9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
env:
1313
CI_PATH: "${HOME}/GitHub/${{ github.repository }}/${GITHUB_RUN_NUMBER}"
1414
LMDEPLOY_PATH: "${HOME}/GitHub/lmdeploy"
15-
LMDEPLOY_COMMIT_OR_BRANCH: 'c4d5bd978f64ff5a2c534207bdf7febba0fb0a77'
15+
LMDEPLOY_COMMIT_OR_BRANCH: 'main'
1616
REPORT_DIR: "${HOME}/GitHub/ci_log/test_reports"
1717
TEST_LMDEPLOY_E2E_LOG_PATH: "${HOME}/Github/ci_log/logs"
1818
TEST_LMDEPLOY_E2E_MODEL_PATH: "${HOME}/Github/model"

0 commit comments

Comments
 (0)