Add timeout to tests

This commit is contained in:
Ion Gaztañaga
2024-03-03 22:33:33 +01:00
parent c5fcde792c
commit bfe39f2795

View File

@ -563,6 +563,7 @@ jobs:
os: windows-2019
runs-on: ${{matrix.os}}
timeout-minutes: 180
steps:
- uses: actions/checkout@v3