Skip to content

Commit fde2a35

Browse files
committed
Further action debugging
1 parent b6536c7 commit fde2a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ CTAGS ?= ctags
2525
PIP ?= uv pip
2626
MAKE ?= make
2727
RUFF ?= uvx ruff
28-
PRECOMMIT ?= pre-commit
28+
PRECOMMIT ?= uvx pre-commit
2929

3030
DIR := ${CURDIR}
3131
DIST := ${CURDIR}/dist

0 commit comments

Comments
 (0)