fix(ci): skip validate-pack in windows portability job
This commit is contained in:
parent
153ed252fe
commit
897e4b6bc1
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -180,9 +180,6 @@ jobs:
|
|||
- name: Typecheck extensions
|
||||
run: npm run typecheck:extensions
|
||||
|
||||
- name: Validate package is installable
|
||||
run: npm run validate-pack
|
||||
|
||||
- name: Run unit tests
|
||||
run: npm run test:unit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue