mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-15 16:07:03 +03:00
run sqlite and postgres coverage
This commit is contained in:
4
.github/workflows/postgres-redis-ci.yml
vendored
4
.github/workflows/postgres-redis-ci.yml
vendored
@@ -28,6 +28,4 @@ jobs:
|
||||
env:
|
||||
TEST_POSTGRES: true
|
||||
timeout-minutes: 5
|
||||
run: npx nyc --silent npm test
|
||||
- name: Generate coverage report
|
||||
run: npm run cover:report
|
||||
run: npx nyc --silent npm test
|
||||
Reference in New Issue
Block a user