mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-05 19:05:33 +01:00
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:
parent
9ae880664a
commit
afb630c93e
2 changed files with 5 additions and 1 deletions
|
@ -4,4 +4,4 @@
|
|||
|
||||
set -euo pipefail
|
||||
|
||||
just test-commit
|
||||
./run test:commit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue