mirror of
https://gitlab.com/sinclair2/bacme
synced 2025-08-22 09:57:34 +00:00
install vim package for tests which includes necessary xxd
This commit is contained in:
parent
20cbfd6ead
commit
295f05a02e
@ -18,7 +18,7 @@ tests:
|
||||
stage: test
|
||||
image: opensuse/leap:latest
|
||||
before_script:
|
||||
- zypper install -y bash openssl curl
|
||||
- zypper install -y bash openssl curl vim
|
||||
script:
|
||||
- cd test && ./test.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user