mirror of
https://github.com/NawfalMotii79/PLFM_RADAR.git
synced 2026-08-17 03:16:02 +00:00
Silently skipping Tier 2/3 tests in CI defeats the purpose of running them. Add a GITHUB_ACTIONS guard that raises RuntimeError at module load if iverilog or C++ compiler is not found, preventing false-green CI results from skipped tests.