Missing dependency in woodpecker config.
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
Julien Palard 2024-10-30 14:14:01 +01:00
commit a0b55a36df
Signed by: mdk
GPG key ID: 0EFC1AC1006886F8

View file

@ -31,7 +31,7 @@ steps:
image: python
commands:
- apt-get update
- apt-get install -y hunspell hunspell-fr-comprehensive
- apt-get install -y hunspell hunspell-fr-comprehensive gettext
- python3 -m pip install -r requirements.txt
- make diff
- make verifs