mirror of
https://github.com/danbulant/jose
synced 2026-05-25 04:51:47 +00:00
ci: remove duplicate ts lint
This commit is contained in:
parent
29b83fb535
commit
98bbc50181
1 changed files with 0 additions and 1 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -16,7 +16,6 @@ jobs:
|
|||
version: 12
|
||||
- run: npm install
|
||||
- run: npm run lint
|
||||
- run: npx dtslint --onlyTestTsNext types
|
||||
|
||||
test:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue