mirror of
https://github.com/thegeeklab/wp-git-action.git
synced 2024-11-21 13:50:39 +00:00
ci: remove deps step
This commit is contained in:
parent
727526f646
commit
d6a306f9bf
@ -6,11 +6,6 @@ when:
|
||||
- ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
||||
steps:
|
||||
deps:
|
||||
image: docker.io/library/golang:1.21
|
||||
commands:
|
||||
- make deps
|
||||
|
||||
lint:
|
||||
image: docker.io/library/golang:1.21
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user