We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9630f3b commit e9209d7Copy full SHA for e9209d7
1 file changed
.github/workflows/run-all-tests-pr.yaml
@@ -44,6 +44,7 @@ jobs:
44
tests:
45
name: unit tests
46
runs-on: ${{ matrix.os }}
47
+ timeout-minutes: 30
48
strategy:
49
matrix:
50
os: [windows-latest, ubuntu-latest, ubuntu-24.04-arm, macos-latest]
0 commit comments