mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Make script names consistent.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
- name: Validate components files
|
||||
run: npm run validate
|
||||
- name: Type-check tests
|
||||
run: npm run test:tsc
|
||||
run: npm run test:ts
|
||||
- name: Run unit tests
|
||||
run: npm run test:unit
|
||||
- name: Submit unit test coverage
|
||||
|
||||
Reference in New Issue
Block a user