mirror of
https://github.com/tiennm99/ccs.git
synced 2026-09-03 02:19:39 +00:00
fix(maintainability): make gate parallel-pr friendly
This commit is contained in:
@@ -30,5 +30,5 @@ jobs:
|
||||
- name: Build package
|
||||
run: bun run build:all
|
||||
|
||||
- name: Validate (typecheck + lint + tests)
|
||||
- name: Validate (typecheck + lint + format + maintainability [warn on PR] + tests)
|
||||
run: bun run validate
|
||||
|
||||
Reference in New Issue
Block a user