types: setup tests for built d.ts files
This commit is contained in:
@@ -28,6 +28,10 @@ jobs:
|
||||
name: Run Tests
|
||||
command: yarn test --ci --runInBand
|
||||
|
||||
- run:
|
||||
name: Test d.ts
|
||||
command: yarn test-dts
|
||||
|
||||
- run:
|
||||
name: Check size
|
||||
command: yarn size
|
||||
|
||||
Reference in New Issue
Block a user