mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-29 09:14:59 +00:00
use --forceExit running jest, define timeouts for github workflows
This commit is contained in:
1
.github/workflows/enforce-changelog.yml
vendored
1
.github/workflows/enforce-changelog.yml
vendored
@@ -9,6 +9,7 @@ on:
|
||||
jobs:
|
||||
check:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: dangoslen/changelog-enforcer@v1.6.1
|
||||
|
Reference in New Issue
Block a user