mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-24 14:05:12 +00:00
use --forceExit running jest, define timeouts for github workflows
This commit is contained in:
1
.github/workflows/node-ci.js.yml
vendored
1
.github/workflows/node-ci.js.yml
vendored
@@ -12,6 +12,7 @@ on:
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 30
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [12.x, 14.x, 16.x]
|
||||
|
Reference in New Issue
Block a user