Skip to content

Commit ad6f012

Browse files
committed
Synchronize client files to the root vendor folder
1 parent de3b2c6 commit ad6f012

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
uses: actions/checkout@v2
4949
- name: Run Windows Unit Tests
5050
run: |
51+
make all
5152
go test -v -race ./pkg/...
5253
5354
bump_version_test:

vendor/github.com/kubernetes-csi/csi-proxy/client/api/system/v1alpha1/api.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/kubernetes-csi/csi-proxy/client/api/system/v1alpha1/api.proto

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)