Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
grodowski committed Jan 22, 2024
1 parent 6c1b0cb commit ac6876f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
bundle exec rails db:migrate
bundle exec rails test
coverage_path=/home/runner/work/undercover-test/undercover-test/coverage/lcov/undercover-test.lcov
echo "*Debug*: $coverage_path"
cat $coverage_path
ruby -e "$(curl -s https://undercover-ci.com/uploader.rb)" -- \
--repo twitchy-tortoise/undercover-test \
Expand Down

0 comments on commit ac6876f

Please sign in to comment.