Skip to content

Commit 7c6222f

Browse files
committed
chore: sync ci-check.yml with ci.yml and remove attestation from release
1 parent b17b5c2 commit 7c6222f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3939
- Optional dependency groups for 'dev' and 'benchmarks' in 'pyproject.toml'.
4040
- Updated 'README.md' with project description, installation and usage examples.
4141
- 'CHANGELOG.md' formatted to support automation via CI release tooling.
42+
- Introduced a parallel GitHub Actions workflow to validate wheel and sdist builds across Linux, Windows, and macOS without uploading to PyPI. This mirrors the logic and structure of ci.yml, excluding trusted publishing. Useful for testing build artifacts prior to official release.

0 commit comments

Comments
 (0)