mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Increase timeouts
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
||||
|
||||
- name: Run Test
|
||||
# external-plugins tests only run on schedule
|
||||
# if: github.event_name == 'schedule' || matrix.test_suite != 'external-plugins'
|
||||
if: github.event_name == 'schedule' || matrix.test_suite != 'external-plugins'
|
||||
env:
|
||||
AKISMET_KEY: ${{ secrets.AKISMET_KEY }}
|
||||
run: npm run ci -- ${{ matrix.test_suite }}
|
||||
|
||||
Reference in New Issue
Block a user