Skip to content

Commit

Permalink
test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
DexterYan committed Oct 15, 2024
1 parent 992eb86 commit 3060b32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-test-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ jobs:
with:
fetch-depth: 0
path: github.com/replicatedhq/troubleshoot
- name: check file
run: |
cat github.com/replicatedhq/troubleshoot/pkg/client/troubleshootclientset/typed/troubleshoot/v1beta2/supportbundle.go
- run: |
cd github.com/replicatedhq/troubleshoot
make check-schemas
Expand Down

0 comments on commit 3060b32

Please sign in to comment.