Add timeouts to action tests

This commit is contained in:
Juliusz Sosinowicz
2023-07-21 15:48:17 +02:00
parent 56fc5bbf87
commit 72d99d0ae0
11 changed files with 42 additions and 1 deletions

View File

@@ -25,6 +25,8 @@ jobs:
- CC: clang-14
CXX: clang++-14
runs-on: ubuntu-latest
# This should be a safe limit for the tests to run.
timeout-minutes: 2
steps:
- uses: actions/checkout@v3
- name: Build