build-configs/templates/common/.githooks/pre-push.twig
Oliver Davies afb630c93e fix(git-hooks): use run test:commit
Use the `run` script instead of `just` as its no longer being generated.
2023-11-23 06:38:35 +00:00

8 lines
79 B
Twig
Executable file

#!/usr/bin/env bash
# {{ managedText }}
set -euo pipefail
./run test:commit