mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
test: Type-check test files.
Closes https://github.com/solid/community-server/issues/415
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -43,6 +43,7 @@ jobs:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm ci
|
||||
- run: npm run validate
|
||||
- run: npm run test:tsc
|
||||
- run: npm run test:unit
|
||||
- name: Coveralls
|
||||
uses: coverallsapp/github-action@master
|
||||
|
||||
Reference in New Issue
Block a user