makefile: test the update target

Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
This commit is contained in:
Marek Siarkowicz 2022-09-20 13:50:26 +02:00
parent bb139b15f8
commit 5bfda80836

View File

@ -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