mirror of
https://github.com/thegeeklab/wp-git-clone.git
synced 2024-11-09 17:50:39 +00:00
add git-lfs as test dep to ci
This commit is contained in:
parent
b90b7c6a1a
commit
97503f5a47
@ -14,4 +14,5 @@ steps:
|
||||
- name: test
|
||||
image: docker.io/library/golang:1.21
|
||||
commands:
|
||||
- apk --update add --no-cache git git-lfs
|
||||
- make test
|
||||
|
Loading…
Reference in New Issue
Block a user