Merge "Restore push-only stage for unit test hook"

This commit is contained in:
Zuul
2025-07-08 18:43:41 +00:00
committed by Gerrit Code Review

View File

@@ -78,3 +78,4 @@ repos:
entry: bash -c 'pytest unit_tests/'
language: system
pass_filenames: false
stages: [push]