ci: remove ls-lint usage

This commit is contained in:
Evan You 2020-12-30 15:44:31 -05:00
parent 8ad1aab068
commit addea2cbd5

View File

@ -33,7 +33,6 @@ jobs:
- *restore_cache - *restore_cache
- *install_deps - *install_deps
- *save_cache - *save_cache
- run: yarn ls-lint
- run: yarn test --ci - run: yarn test --ci
test-dts: test-dts: