mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: remove type tests (#8550)
This commit is contained in:
parent
b007ee4f50
commit
988aeabfb2
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -55,7 +55,8 @@ jobs:
|
|||||||
# See https://github.com/puppeteer/puppeteer/issues/7710 for more info
|
# See https://github.com/puppeteer/puppeteer/issues/7710 for more info
|
||||||
# npm run generate:docs
|
# npm run generate:docs
|
||||||
npm run test:protocol-revision
|
npm run test:protocol-revision
|
||||||
npm run test:types
|
# TODO(jrandolf): Find a better way to test TypeScript source files.
|
||||||
|
# npm run test:types
|
||||||
|
|
||||||
- name: Run commit lint
|
- name: Run commit lint
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user