diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2c1a2fbffa..d8cce4786a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -97,8 +97,8 @@ jobs: node common/scripts/install-run-rush.js install fi - # - name: Cheking model is updated... - # run: node common/scripts/check_model_version.js + - name: Checking model version is updated... + run: node common/scripts/check_model_version.js - name: Checking for mis-matching dependencies... run: node common/scripts/install-run-rush.js check