I followed this link to add Github Actions. I see the actions are getting executed without any error But in coveralls.io dashboard, the badge is always unknown.
I tried many combinations in github actions still couldnt get the valid coverage badge.
https://coveralls.io/github/kubernetes-sigs/ibm-vpc-block-csi-driver
I got where I went wrong. https://github.com/mattn/goveralls/issues/202
Working as expected when PR got merged