GRM-73: feat: adopt per-test timing quality gate from devx 0.7.0

This commit is contained in:
2026-06-23 16:51:52 +00:00
parent 6032a07038
commit c5d8cbef5a
6 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ all: setup
# Pinned devx version — update this when upgrading devx.
# All workflow files (.gitea/workflows/*.yml) must be updated to match.
DEVX_VERSION := v0.6.0
DEVX_VERSION := v0.7.0
install-devx: $(VENV)/bin/activate
@# REPO_TOKEN may come from .env (local) or environment (CI secrets)