Skip to content

Commit d0f6364

Browse files
authored
ci: 更新PR工作流使用新的可重用单元测试工作流 (#935)
1 parent 623648b commit d0f6364

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ on:
1010

1111
jobs:
1212
call-test-build:
13-
uses: Tencent/tdesign/.github/workflows/test-build.yml@main
14-
# install lint
13+
uses: TDesignOteam/workflows/.github/workflows/reusable-unit-test.yml@main

0 commit comments

Comments
 (0)