Add timeout

This commit is contained in:
Wilfried Kopp
2022-08-09 20:51:26 +02:00
committed by Chevdor
parent f9f4128d76
commit 53afd090e4
@@ -17,6 +17,7 @@ jobs:
check:
name: Run check
runs-on: ubuntu-latest
timeout-minutes: 15
env:
BIN_URL: ${{github.event.inputs.binary_url}}
REF_URL: ${{github.event.inputs.reference_binary_url}}