[stable/zed] Improve CI reliability (#1413)

Signed-off-by: Mohammed Naser mnaser@vexxhost.com
diff --git a/tox.ini b/tox.ini
index 87b669f..10c5db5 100644
--- a/tox.ini
+++ b/tox.ini
@@ -50,6 +50,7 @@
 commands =
   pre-commit run --all-files --show-diff-on-failure
   python3 {toxinidir}/build/sync-charts.py --check
+  python3 {toxinidir}/build/lint-jobs.py
 
 [testenv:molecule-keycloak]
 commands =