Skip to content

Commit

Permalink
Try with --no-ansi
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Dec 15, 2022
1 parent 5d9df97 commit 165fe3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- run:
name: XXX what is going on with install?
command: poetry install -vvv --with remotesettings,taskcluster
command: poetry install --no-ansi --with remotesettings,taskcluster

- run:
name: Code lint
Expand Down

0 comments on commit 165fe3b

Please sign in to comment.