mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-11 17:44:31 +01:00
Merge pull request #121 from jodh-intel/fix-static-checks
CI: Fix static-checks script invocation
This commit is contained in:
@@ -21,7 +21,7 @@ clone_tests_repo()
|
||||
run_static_checks()
|
||||
{
|
||||
clone_tests_repo
|
||||
bash "$tests_repo_dir/.ci/static-checks.sh"
|
||||
bash "$tests_repo_dir/.ci/static-checks.sh" "github.com/kata-containers/osbuilder"
|
||||
}
|
||||
|
||||
install_bats()
|
||||
|
||||
Reference in New Issue
Block a user