Skip to content

Commit

Permalink
fix to install linters
Browse files Browse the repository at this point in the history
Signed-off-by: Jun Kimura <[email protected]>
  • Loading branch information
bluele committed Jun 30, 2024
1 parent 34b0b8e commit 6c94be0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- uses: datachainlab/rust-cache@allow_registry_src_caching
- run: cargo test
- run: make fmt
- run: make lint-tools
- run: make lint

e2e-test:
Expand Down

0 comments on commit 6c94be0

Please sign in to comment.