[fix] Fix pre-commit merge task
This commit is contained in:
parent
964dc6b9c7
commit
604a9e0461
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
precommit:
|
||||
stage: test
|
||||
image: python:3.12-bookworm
|
||||
before_script:
|
||||
- apt update && apt install -y --no-install-recommends git
|
||||
script:
|
||||
|
|
Loading…
Add table
Reference in a new issue