Skip to content

Commit

Permalink
🌈 Try to get colored output to work
Browse files Browse the repository at this point in the history
  • Loading branch information
zzak committed Dec 7, 2023
1 parent 51bae6e commit 816356b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:

env:
RAILS_VERSION: "${{ matrix.rails }}"
TERM: xterm-256color

name: ${{ format('Tests (Ruby {0}, Rails {1})', matrix.ruby, matrix.rails) }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit 816356b

Please sign in to comment.