File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ include:
40
40
- local : ' /scripts/ci-helpers/prepare_data_image_job.yml'
41
41
- local : ' /scripts/ci-helpers/mirrornet_jobs.gitlab-ci.yml'
42
42
- project : ' hive/common-ci-configuration'
43
- ref : b815ab817eed8e640e206a97f704aa7d56d6ef50
43
+ ref : 682ba2e16cfc4ef192478d2d21c4b5a52bbd4678
44
44
file :
45
45
- ' /templates/npm_projects.gitlab-ci.yml'
46
46
- ' /templates/wasm_build.gitlab-ci.yml'
@@ -443,6 +443,7 @@ verify_poetry_lock_sanity:
443
443
variables :
444
444
PACKAGES_TO_CHECK : " $CI_PROJECT_DIR/tests/python/"
445
445
PYPROJECT_CONFIG_PATH : " $CI_PROJECT_DIR/tests/python/hive-local-tools/pyproject.toml"
446
+ PRE_COMMIT_CONFIG : " $CI_PROJECT_DIR/tests/python/hive-local-tools/.pre-commit-config.yaml"
446
447
before_script :
447
448
- !reference [.python_based, before_script]
448
449
- cd $CI_PROJECT_DIR/tests/python/hive-local-tools
You can’t perform that action at this time.
0 commit comments