2
0
mirror of https://gitlab.com/sinclair2/bacme synced 2025-08-22 18:07:38 +00:00

install vim package for tests which includes necessary xxd

This commit is contained in:
Stephan Uhlmann 2024-07-17 19:08:33 +02:00
parent 20cbfd6ead
commit 295f05a02e

View File

@ -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