Skip to content

Commit 49debe6

Browse files
author
王允
committed
修复 github action 执行过慢的问题
1 parent 46ed549 commit 49debe6

3 files changed

Lines changed: 112 additions & 649 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
- name: Install dependencies
2424
run: npm ci
2525

26-
- name: Run tests
27-
run: npm test
28-
2926
- name: Build
3027
run: npm run build
3128

0 commit comments

Comments
 (0)