Skip to content

Commit 5aa0ea1

Browse files
committed
[actions] fix e2e test workflow
1 parent bbbe8bc commit 5aa0ea1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
uses: actions/setup-go@v5
4040
with:
4141
go-version: stable
42+
cache-dependency-path: test/e2e/go.sum
4243

4344
# step 3: start services
4445
- name: Start services

0 commit comments

Comments
 (0)