mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-25 08:58:23 +03:00
add 5 minute timeout to CI, added note in config
- added note in config to use enable_offline_queue to avoid timeouts - removed wait action from CI
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -14,4 +14,5 @@ jobs:
|
||||
- run: npm install
|
||||
|
||||
- name: Run Tests
|
||||
timeout-minutes: 5
|
||||
run: npm test
|
||||
|
||||
Reference in New Issue
Block a user