mirror of
https://github.com/transloadit/uppy.git
synced 2026-01-23 02:25:07 +00:00
ci: don't run markdown tests in type tests
This commit is contained in:
parent
f0f1105ef0
commit
a4e2da159b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -70,8 +70,6 @@ jobs:
|
|||
run: npm install --global npm@7
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
- name: Run type tests
|
||||
run: npm run lint:markdown
|
||||
# Need to do a bunch of work to generate the locale typings 🙃
|
||||
- name: Prepare type declarations
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue