Skip to content

Commit

Permalink
ci: remove duplicate ts lint
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Sep 30, 2019
1 parent 29b83fb commit 98bbc50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
version: 12
- run: npm install
- run: npm run lint
- run: npx dtslint --onlyTestTsNext types

test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 98bbc50

Please sign in to comment.