Add more dependencies for tests
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
3f215fb2f4
commit
7c0c912374
@ -11,7 +11,7 @@ steps:
|
||||
- name: test
|
||||
image: python:3-alpine
|
||||
commands:
|
||||
- apk add bash make shellcheck gcc
|
||||
- apk add bash shellcheck make gcc musl-dev libffi-dev
|
||||
- pip install docker-compose
|
||||
- make all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user