Skip to content

Commit 0e7c535

Browse files
committed
chore(ci): disable lint on windows CI
1 parent 56fb2d5 commit 0e7c535

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929
node-version: 10.x
3030
- run: yarn
3131
- run: yarn build
32-
- run: yarn test:typecheck
33-
- run: yarn test:lint
3432
- run: yarn test:unit
3533
- if: ${{ failure() }}
3634
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)