Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Emann committed Apr 9, 2024
1 parent 0ea00c7 commit 7204b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ targets = ["aarch64-apple-darwin", "x86_64-apple-darwin"]
# Publish jobs to run in CI
pr-run-mode = "plan"
# Allow our custom change to release.yml
allow-dirty = true
allow-dirty = ["ci"]

[profile.release]
debug = true
Expand Down

0 comments on commit 7204b8a

Please sign in to comment.