Skip to content

Commit 132fef7

Browse files
committed
enforce a column width of 120
1 parent 211a609 commit 132fef7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ outputs: {}
1111

1212
runs:
1313
using: "composite"
14+
15+
env: COLUMNS=120
16+
1417
steps:
1518
- name: install dependencies
1619
shell: bash -l {0}

0 commit comments

Comments
 (0)