only get-envoy

This commit is contained in:
Caleb Doxsey 2022-11-15 08:13:37 -07:00
parent 93a19a0661
commit 489ac321f6

View file

@ -20,7 +20,7 @@ jobs:
go-version: 1.19.x go-version: 1.19.x
cache: true cache: true
- run: make build-deps - run: make get-envoy
- uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376 - uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376
with: with: