Skip to content

Commit

Permalink
feat: remove validate-ci
Browse files Browse the repository at this point in the history
Currently, rancherd doesn't use any `go generate`, so we don't need
validate-ci. Also, go 1.22 shows `no Go files ...` when running `go
generate`.

Signed-off-by: PoAn Yang <[email protected]>
  • Loading branch information
FrankYang0529 committed Jul 15, 2024
1 parent 69c926e commit 3ce89d7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
1 change: 0 additions & 1 deletion scripts/ci
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ cd $(dirname $0)
./build
./test
./validate
./validate-ci
./package
15 changes: 0 additions & 15 deletions scripts/validate-ci

This file was deleted.

0 comments on commit 3ce89d7

Please sign in to comment.