mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-18 11:46:25 -07:00
Run tsc
This commit is contained in:
parent
a9837291c5
commit
46e645cfd7
1 changed files with 2 additions and 1 deletions
1
.github/workflows/lint_and_test.yml
vendored
1
.github/workflows/lint_and_test.yml
vendored
|
|
@ -29,6 +29,7 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm i
|
||||
- run: npm i -g typescript && tsc
|
||||
- run: npm run checkPlugins
|
||||
- run: npm run lint
|
||||
- run: npm run test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue