Skip to content

Commit

Permalink
Add back local stack for CN
Browse files Browse the repository at this point in the history
  • Loading branch information
sky333999 committed Dec 3, 2024
1 parent adc3461 commit 51fbb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: |
go version
go mod tidy
go mod vendor -mod=mod
go mod vendor
- name: Compress vendor directory
run: tar -czf vendor.tar.gz vendor go.mod go.sum
Expand Down

0 comments on commit 51fbb5a

Please sign in to comment.