Skip to content

Commit 6ea3a95

Browse files
committed
fix path
Signed-off-by: wangli <wangli858794774@gmail.com>
1 parent 020381f commit 6ea3a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vllm_ascend_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ concurrency:
5050

5151
jobs:
5252
lint:
53-
uses: vllm-project/vllm-ascend/.github/workflows/pre-commit.yml@main
53+
uses: ./.github/workflows/pre-commit.yml
5454

5555
e2e:
5656
needs: [lint]

0 commit comments

Comments
 (0)