fix: cd once into ./libconfig-validator
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
dc508f2342
commit
1d0e26c05f
1 changed files with 2 additions and 2 deletions
|
@ -11,5 +11,5 @@ pipeline:
|
||||||
- make check
|
- make check
|
||||||
- make lint
|
- make lint
|
||||||
- cd ./libconfig-validator && make check
|
- cd ./libconfig-validator && make check
|
||||||
- cd ./libconfig-validator && make lint
|
- make lint
|
||||||
- cd ./libconfig-validator && make release
|
- make release
|
||||||
|
|
Loading…
Reference in a new issue