diff --git a/Makefile b/Makefile index f3af14a7e..411e1f78f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Intel Corporation +# Copyright (c) 2020-2023 Intel Corporation # # SPDX-License-Identifier: Apache-2.0 # @@ -42,7 +42,7 @@ generate-protocols: # Some static checks rely on generated source files of components. static-checks: static-checks-build - bash ci/static-checks.sh + bash tests/static-checks.sh github.com/kata-containers/kata-containers docs-url-alive-check: bash ci/docs-url-alive-check.sh