Skip to content

Commit

Permalink
fixing the ci.yml
Browse files Browse the repository at this point in the history
Signed-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>
  • Loading branch information
7h3-3mp7y-m4n committed Nov 18, 2024
1 parent 0da0928 commit 8f7a1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Generate
run: make generate
- name: Run linters
run: make toolchain-check lint vanity-import-check
run: make toolchain-check license-check lint vanity-import-check
- name: Build
run: make build
- name: Check clean repository
Expand Down

0 comments on commit 8f7a1e6

Please sign in to comment.