Skip to content

Commit

Permalink
HACK: test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cbgbt committed Oct 8, 2024
1 parent 1e0fc9d commit f71b8d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions license-scan/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ enum Cmd {
}

fn main() -> Result<()> {
println!("Hello, world!");
let opt = Opt::from_args();

let clarify = match opt.clarify {
Expand Down

0 comments on commit f71b8d0

Please sign in to comment.