diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 8d79d48..8d412ca 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -12,6 +12,7 @@ jobs: name: "tests" runs-on: ubuntu-latest + timeout-minutes: 30 defaults: run: shell: 'script -q -e -c "${{ matrix.shell }} {0}"'