mirror of
https://github.com/unraid/api.git
synced 2026-01-06 16:49:49 -06:00
chore: ensure all coverage is run
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -87,7 +87,7 @@ jobs:
|
||||
run: npm install
|
||||
|
||||
- name: Check coverage
|
||||
run: npm run cover:types
|
||||
run: npm run cover
|
||||
|
||||
compile-source:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user