Skip to content

Commit a7b81f2

Browse files
committed
update path for cover profile to rpc/profile.cov
1 parent def4222 commit a7b81f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ jobs:
7878
- name: Coveralls
7979
uses: coverallsapp/github-action@v2
8080
with:
81-
file: profile.cov
81+
file: rpc/profile.cov

0 commit comments

Comments
 (0)