mirror of
https://github.com/hcengineering/platform.git
synced 2025-03-19 21:31:30 +00:00
Remove model check for now
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
26f15c4c02
commit
1f1b2f1f8a
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -64,8 +64,8 @@ jobs:
|
||||
restore-keys: |
|
||||
${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('**/pnpm-lock.yaml') }}
|
||||
|
||||
- name: Cheking model is updated...
|
||||
run: node common/scripts/check_model_version.js
|
||||
# - name: Cheking model 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
|
||||
|
Loading…
Reference in New Issue
Block a user