build-configs/templates/common/.githooks/pre-push.twig
Oliver Davies ebc4d899b2 refactor(git-hooks): use long set names
Use the long name versions for `set` to be consistent with `run` files.
2023-11-23 07:04:58 +00:00

8 lines
76 B
Twig
Executable file

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