mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-02 05:54:26 +01:00
Merge pull request #1610 from jodh-intel/fix-virtcontainers-makefile
build: Fix virtcontainers static check make target
This commit is contained in:
@@ -46,7 +46,7 @@ binaries: hook kata-shim
|
||||
check: check-go-static check-go-test
|
||||
|
||||
check-go-static:
|
||||
bash $(MK_DIR)/../.ci/go-lint.sh
|
||||
bash $(MK_DIR)/../.ci/static-checks.sh
|
||||
|
||||
check-go-test:
|
||||
bash $(MK_DIR)/../.ci/go-test.sh \
|
||||
|
||||
Reference in New Issue
Block a user