Skip to content

Commit 2dcca62

Browse files
author
Mandy Chen
committed
change path
1 parent 605430c commit 2dcca62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
uses: actions/upload-artifact@v4
110110
with:
111111
name: go-integration-sticky-on-coverage
112-
path: .build/*/coverage/*.out
112+
path: .build/*/coverage/integ_test_sticky_on_cover.out
113113

114114
golang-integration-test-grpc:
115115
name: Golang integration test gRPC adapter

0 commit comments

Comments
 (0)