mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Typecheck more packages in CI
This commit is contained in:
parent
f9f892bde1
commit
8abcf9d139
9 changed files with 114 additions and 3 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -121,7 +121,7 @@ jobs:
|
|||
- name: Lint
|
||||
run: |
|
||||
pnpm lint
|
||||
pnpm --filter webamp type-check
|
||||
pnpm type-check
|
||||
|
||||
# Test job - runs in parallel
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue