This commit is contained in:
parent
613c0c87a9
commit
255a735745
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ steps:
|
|||
- poetry install --with linters
|
||||
|
||||
- name: lint
|
||||
image: python:3.10-slim
|
||||
image: git.roboces.dev/catalin/poetry:beta
|
||||
commands:
|
||||
- ./venv/bin/pre-commit run --all-files --color always
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue