This commit is contained in:
@@ -10,7 +10,8 @@ steps:
|
|||||||
python3 -m venv local
|
python3 -m venv local
|
||||||
cd ./local
|
cd ./local
|
||||||
wget -O - -q https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s latest
|
wget -O - -q https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s latest
|
||||||
source ./bin/activate
|
cd -
|
||||||
|
source ./local/bin/activate
|
||||||
pip install poetry
|
pip install poetry
|
||||||
poetry install --only=linters --no-root
|
poetry install --only=linters --no-root
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user