ci: debug
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
cătălin 2022-08-12 19:09:59 +02:00
commit 4e91eefd75
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2
2 changed files with 2 additions and 1 deletions

View file

@ -30,12 +30,14 @@ steps:
- .venv
- name: install dependencies
pull: true
image: git.roboces.dev/catalin/poetry:beta
commands:
- poetry config virtualenvs.in-project 1
- poetry install --with linters
- name: lint
pull: true
image: git.roboces.dev/catalin/poetry:beta
commands:
- .venv/bin/pre-commit run --all-files --color always

View file

@ -1,2 +1 @@
# halig