remove yarn lint-windows

This commit is contained in:
Evan Hahn
2020-09-28 14:00:49 -05:00
committed by Josh Perez
parent bdd71e4898
commit a951ccb14f
2 changed files with 2 additions and 3 deletions

View File

@@ -123,7 +123,7 @@ jobs:
- run: yarn install --frozen-lockfile
- run: yarn generate
- run: yarn lint-windows
- run: yarn lint
- run: yarn lint-deps
- run: node build\grunt.js
- run: yarn test-node