mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-29 22:38:28 +08:00
d9684743dc
- 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.