Skip to content
Snippets Groups Projects
Verified Commit 9ce3157b authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

CI: specify environment for check

parent 8dc1beea
No related branches found
No related tags found
No related merge requests found
Pipeline #190882 failed
......@@ -9,7 +9,7 @@ pre-commit:
PRE_COMMIT_HOME: $CI_PROJECT_DIR/.pre-commit-cache
script:
- pixi run -e precommit git config --global --add safe.directory $CI_PROJECT_DIR
- pixi run check
- pixi run -e precommit check
cache:
key: "$CI_JOB_NAME"
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment