Skip to content

Commit

Permalink
Debug: cat contents of .resultset.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ianoxley committed Jul 28, 2023
1 parent 796d3f7 commit ab26efb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
docker-compose up -d
docker exec gem_test_runner bash -c "cd gem_src && bundle install && bundle exec rspec"
ls -a ${{github.workspace}}/coverage
cat ${{github.workspace}}/coverage/.resultset.json
- name: Code Coverage
uses: paambaati/codeclimate-action@v5.0.0
Expand Down

0 comments on commit ab26efb

Please sign in to comment.