coverallsapp / github-action

Coveralls Github Action
https://coveralls.io
MIT License
467 stars 75 forks source link

Action doesn't show report and no code coverage comparison #114

Open YonatanKra opened 2 years ago

YonatanKra commented 2 years ago

We've added the repo and in the github actions CI we're using the coveralls action. Looking at the dashboard, we can't see the report: https://coveralls.io/github/Vonage/vivid-3 In addition, in the PRs we cannot see any report at all. Might this be because we call the action from a callable workflow?