chore: exec ward only on tests/
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
cătălin 2022-10-05 17:51:27 +02:00
commit 8dec35027f
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2

View file

@ -54,7 +54,7 @@ steps:
pull: true
image: git.roboces.dev/catalin/poetry:beta
commands:
- .venv/bin/ward
- .venv/bin/ward --path tests
depends_on:
- install_deps