diff --git a/ci/build.yml b/ci/build.yml index ff9baa6af..6e9b46850 100644 --- a/ci/build.yml +++ b/ci/build.yml @@ -13,6 +13,7 @@ variables: - crypto/**/* - python/**/* - storage/**/* + - tests/**/* - tools/**/* - vendor/**/* @@ -25,6 +26,7 @@ variables: - legacy/**/* - python/**/* - storage/**/* + - tests/**/* - tools/**/* - vendor/**/*