fix: cd once into ./libconfig-validator
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Aravinth Manivannan 2022-12-18 21:28:31 +05:30
parent dc508f2342
commit 1d0e26c05f
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88

View file

@ -11,5 +11,5 @@ pipeline:
- make check
- make lint
- cd ./libconfig-validator && make check
- cd ./libconfig-validator && make lint
- cd ./libconfig-validator && make release
- make lint
- make release