fix(tests): add missing timeout

This commit is contained in:
lowlighter
2022-01-15 15:39:49 -05:00
parent d8896623d4
commit 5baaf7bba3
2 changed files with 4 additions and 0 deletions

View File

@@ -3,6 +3,8 @@ name: Build, test and analyze
on:
pull_request:
branches: [ master ]
push:
branches: [ master ]
workflow_call:
jobs: