Skip to content

Commit

Permalink
Try to force color output in GitHub Actions logging
Browse files Browse the repository at this point in the history
  • Loading branch information
laserlemon authored Apr 12, 2024
1 parent 693f1e4 commit c3702f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
- name: Run tests
run: bundle exec rake
run: bundle exec rspec --force-color

0 comments on commit c3702f6

Please sign in to comment.