Skip to content

Commit 53a7a51

Browse files
committed
chore(ci): See if setting columns helps
1 parent ba0d73e commit 53a7a51

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ env:
1313
RUST_BACKTRACE: 1
1414
CARGO_TERM_COLOR: always
1515
CLICOLOR: 1
16+
COLUMNS: 130
1617

1718
jobs:
1819
ci:

.github/workflows/rust-next.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111
RUST_BACKTRACE: 1
1212
CARGO_TERM_COLOR: always
1313
CLICOLOR: 1
14+
COLUMNS: 130
1415

1516
jobs:
1617
test:

0 commit comments

Comments
 (0)