Skip to content

Commit

Permalink
Fix CI (#1697)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonymilne authored Jul 8, 2022
1 parent b04ffe5 commit 3772ab9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/continue_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,9 @@ jobs:
executor:
name: docker
python_version: <<parameters.python_version>>
environment:
COLUMNS: 120
LINES: 25
steps:
- setup
- run:
Expand Down

0 comments on commit 3772ab9

Please sign in to comment.