Skip to content

Commit

Permalink
chore: change ci terminal column to 120
Browse files Browse the repository at this point in the history
see Textualize/rich#2769 (comment)

Signed-off-by: Fery Wardiyanto <ferywardiyanto@gmail.com>
  • Loading branch information
feryardiant committed Sep 19, 2024
1 parent 60be651 commit aeaa5d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,6 @@ jobs:
- name: Run tests
env:
COLUMNS: 120
APP_KEY: ${{ steps.installs.outputs.app-key }}
run: php artisan test --ansi --coverage

0 comments on commit aeaa5d5

Please sign in to comment.