Skip to content

Commit

Permalink
Run CI tests in verbose mode
Browse files Browse the repository at this point in the history
  • Loading branch information
relf committed Oct 15, 2024
1 parent c94af56 commit a5626b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Run tests
run: |
echo $PATH
WHATSOPT_COVERALLS=1 bundle exec rails test
WHATSOPT_COVERALLS=1 bundle exec rails test --verbose
- name: Coveralls
uses: coverallsapp/github-action@v2
Expand Down

0 comments on commit a5626b0

Please sign in to comment.