Fix CI Test
This commit is contained in:
parent
c09b00ff35
commit
135828393c
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ test:
|
|||
stage: test
|
||||
image: rust:alpine3.22
|
||||
script:
|
||||
- apk add --no-cache musl-dev openssl-dev openssl-libs-static protobuf-dev lld
|
||||
- cargo test
|
||||
|
||||
build-and-push-image:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue