Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ISL-0111 committed Oct 23, 2024
1 parent b2dfa71 commit 3d0f787
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ lint:
test:
cargo test

check:
cargo check

run:
cargo run

Expand Down

0 comments on commit 3d0f787

Please sign in to comment.