mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-08 21:19:09 +08:00
chrome: 删除无用脚本和注释,优化ci自动化
This commit is contained in:
6
.github/workflows/code-ci.yml
vendored
6
.github/workflows/code-ci.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
version: 7
|
||||
run_install: true
|
||||
|
||||
- name: Code ESlint Fix
|
||||
run: pnpm lintfix
|
||||
- name: Code Fix
|
||||
run: ./scripts/lint --fix
|
||||
- name: Build Site
|
||||
run: pnpm build
|
||||
run: ./scripts/bundle build
|
||||
|
||||
Reference in New Issue
Block a user