fix(models): keep generated sync scope reviewable
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
||||
run: npm run sync:commandcode-catalog | tee commandcode-catalog-report.md
|
||||
- name: Format and verify synchronized files
|
||||
run: |
|
||||
npm run format -- src/commandcode-catalog.ts README.md CHANGELOG.md
|
||||
npm run format -- src/commandcode-catalog.ts README.md
|
||||
npm run typecheck
|
||||
npm run test:models
|
||||
npm run format:check
|
||||
@@ -87,4 +87,3 @@ jobs:
|
||||
add-paths: |
|
||||
src/commandcode-catalog.ts
|
||||
README.md
|
||||
CHANGELOG.md
|
||||
|
||||
Reference in New Issue
Block a user