[fix] Fix pre-commit merge task

This commit is contained in:
Zeva Rose 2024-03-16 21:54:49 -06:00
parent 964dc6b9c7
commit 604a9e0461

View file

@ -1,5 +1,6 @@
precommit:
stage: test
image: python:3.12-bookworm
before_script:
- apt update && apt install -y --no-install-recommends git
script: