GRM-74: fix: lower test speed threshold to 4s and update devx to v0.8.2
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@
|
||||
# Checks both total suite time (10s) and per-test time (0.5s).
|
||||
# Aligned with CI (ci.yml uses same thresholds).
|
||||
set -e
|
||||
python3 -m devx.tools.check_test_speed --max-seconds 10 --max-single-seconds 0.5
|
||||
python3 -m devx.tools.check_test_speed --max-seconds 4 --max-single-seconds 0.5
|
||||
|
||||
Reference in New Issue
Block a user