chore(knowledge): move canonical docs to shared SoMC wiki
This commit is contained in:
@@ -44,9 +44,6 @@ jobs:
|
||||
commitlint --from "${{ github.event.pull_request.base.sha }}" --to "${{ github.sha }}" \
|
||||
--extends @commitlint/config-conventional
|
||||
|
||||
- name: Validate OKF design
|
||||
run: npm run design:validate
|
||||
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
|
||||
|
||||
@@ -37,7 +37,6 @@ jobs:
|
||||
|
||||
- name: Validate release source
|
||||
run: |
|
||||
npm run design:validate
|
||||
npm run lint
|
||||
npm run typecheck
|
||||
npm test
|
||||
|
||||
Reference in New Issue
Block a user