diff --git a/.github/workflows/teamcity-pr-checks.yml b/.github/workflows/teamcity-pr-checks.yml index 33ed4b5a2a02..838af13a8976 100644 --- a/.github/workflows/teamcity-pr-checks.yml +++ b/.github/workflows/teamcity-pr-checks.yml @@ -43,4 +43,5 @@ jobs: run : | cd mmv1/third_party/terraform/.teamcity make validate + make test make test \ No newline at end of file