Skip to content

Commit

Permalink
[actions] fix e2e test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
capcom6 committed Feb 17, 2025
1 parent bbbe8bc commit 5aa0ea1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: stable
cache-dependency-path: test/e2e/go.sum

# step 3: start services
- name: Start services
Expand Down

0 comments on commit 5aa0ea1

Please sign in to comment.