fix(git-hooks): use run test:commit

Use the `run` script instead of `just` as its no longer being generated.
This commit is contained in:
Oliver Davies 2023-11-23 06:38:35 +00:00
parent 9ae880664a
commit afb630c93e
2 changed files with 5 additions and 1 deletions

View file

@ -4,4 +4,4 @@
set -euo pipefail
just test-commit
./run test:commit