unyt-org/datex

Add cargo dry run in commit action

Open

#456 opened on Oct 13, 2025

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

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (PR metrics pending)

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