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 51fbb5a commit d68d12c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
go version
go mod tidy
go mod vendor
go mod verify
- name: Compress vendor directory
run: tar -czf vendor.tar.gz vendor go.mod go.sum
Expand Down

0 comments on commit d68d12c

Please sign in to comment.