diff --git a/Cargo.toml b/Cargo.toml index c3ae1f1..c8f9e83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,4 +53,4 @@ pr-run-mode = "plan" # Whether to install an updater program install-updater = true -allow-dirty = false \ No newline at end of file +allow-dirty = ["ci"] \ No newline at end of file