unyt-org/datex

Add cargo dry run in commit action

Open

#456 opened on Oct 13, 2025

 (1 comment) (0 reactions) (1 assignee)Rust (2 forks)github user discovery
cigood first issue

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (Avg merge 53d 4h) (6 merged PRs in 30d)

Description

We should run a cargo publish dry run as a required check to be passed before we create the published packages, as this should never fail then.

Contributor guide