Skip to content

Commit

Permalink
Update ci.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Sep 20, 2023
1 parent ca9c06a commit b1fba39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cast_checks/tests/ci.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ fn license() {
&Command::new("cargo")
.arg("license")
.assert()
.success()
.get_output()
.stdout,
)
Expand Down

0 comments on commit b1fba39

Please sign in to comment.