chore: exec ward only on tests/
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
020e421ef7
commit
8dec35027f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue