Skip to content

Commit

Permalink
chore(ci): disable lint on windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhulce committed Oct 20, 2020
1 parent 56fb2d5 commit 0e7c535
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -29,8 +29,6 @@ jobs:
node-version: 10.x
- run: yarn
- run: yarn build
- run: yarn test:typecheck
- run: yarn test:lint
- run: yarn test:unit
- if: ${{ failure() }}
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 0e7c535

Please sign in to comment.