Skip to content

Commit

Permalink
run lint in container
Browse files Browse the repository at this point in the history
Signed-off-by: zirain <[email protected]>
  • Loading branch information
zirain committed Jul 29, 2024
1 parent 75f5f59 commit b3d1b7c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/code-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,8 @@ jobs:
cache: true
# enable modules that needed by Istio Dual Stack
- run: make lint
env:
BUILD_WITH_CONTAINER: 0
- run: make test
env:
BUILD_WITH_CONTAINER: 0
- run: make build
env:
BUILD_WITH_CONTAINER: 0

e2e:
name: e2e
Expand Down

0 comments on commit b3d1b7c

Please sign in to comment.