revert run vendor
This commit is contained in:
qwerty287 2024-06-15 08:44:25 +00:00
parent 1261eca7d6
commit 2f0b260d37

View file

@ -5,11 +5,6 @@ when:
- event: [push, pull_request, manual] - event: [push, pull_request, manual]
steps: steps:
- name: vendor
image: *golang_image
commands:
- go mod vendor
- name: vet - name: vet
image: *golang_image image: *golang_image
commands: commands: