Skip to content

Commit fdfba9d

Browse files
committed
fix: validate single versioning publish pipeline
1 parent 09c01c2 commit fdfba9d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,3 +281,4 @@ pub fn init(env_prefix: &str) -> Result<(), Box<dyn std::error::Error + Send + S
281281
})?;
282282
Ok(())
283283
}
284+

0 commit comments

Comments
 (0)