mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
- Split the existing regression test artifact upload into separate Windows and macOS/Linux steps with platform-specific paths. - Added `ascii-check` job in the build-and-test workflow to detect non-ASCII characters in changed files. - Introduced a new composite action (`.github/actions/ascii-check`) to scan diffs and report any non-ASCII content.