mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
[easy] run typechecking on CI (#954)
This commit is contained in:
parent
3f8144ef85
commit
05af9f04ed
3 changed files with 3 additions and 0 deletions
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
|
@ -19,5 +19,6 @@ jobs:
|
|||
npm ci
|
||||
npm run test:other
|
||||
npm run test:code
|
||||
npm run test:typecheck
|
||||
env:
|
||||
CI: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue