mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
makefile: test the update target
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
This commit is contained in:
parent
bb139b15f8
commit
5bfda80836
3
.github/workflows/static-analysis.yaml
vendored
3
.github/workflows/static-analysis.yaml
vendored
@ -12,4 +12,5 @@ jobs:
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.49.0
|
||||
- run: make verify
|
||||
- run: make verify
|
||||
- run: make update
|
||||
|
Loading…
x
Reference in New Issue
Block a user