Skip to content

Commit 9821296

Browse files
committed
ci: set working directory for goveralls action
1 parent b83ecb1 commit 9821296

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,4 @@ jobs:
138138
uses: shogo82148/actions-goveralls@e6875f831db61e6abffbd8df91a2eb6cd24b46c9 # v1.9.1
139139
with:
140140
path-to-profile: 'webserver/cov.out'
141+
working-directory: 'webserver'

0 commit comments

Comments
 (0)