We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0aa06b1 + 835e348 commit 6089d3aCopy full SHA for 6089d3a
.github/workflows/linux.yaml
@@ -48,4 +48,4 @@ jobs:
48
- name: Send coverage
49
env:
50
COVERALLS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
51
- run: goveralls -coverprofile=profile.cov -service=github
+ run: goveralls -coverprofile=profile.cov -service=github -ignore=./blobfuse-proxy/pb/azure_blob_mount.pb.go,./blobfuse-proxy/pb/azure_blob_mount_grpc.pb.go
0 commit comments