Commit 769e2ac
authored
chore: disable timeout in meson test cases (#413)
The rest_integration_test can sometimes run longer that 30s, so disable
meson test timeout[1] and rely on the GH actions job–level timeout.
[1] https://mesonbuild.com/Unit-tests.html#other-test-options1 parent a3c0d3c commit 769e2ac
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
140 | | - | |
| 141 | + | |
0 commit comments