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

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
1 changed files with 2 additions and 2 deletions

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