Skip to content
Snippets Groups Projects
Commit f214e465 authored by nguyed99's avatar nguyed99
Browse files

Update pipeline

parent a1520b9a
No related branches found
No related tags found
No related merge requests found
Pipeline #58707 failed
......@@ -29,6 +29,7 @@ format:
stage: format
script:
- export VIRTUALENV_NAME=$(ls $POETRY_CACHE_DIR/virtualenvs)
- echo $VIRTUALENV_NAME
- source $POETRY_CACHE_DIR/virtualenvs/$VIRTUALENV_NAME/bin/activate
- poetry run pre-commit install
- poetry run yapf -i -r -p .
......
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