Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/_test_matrix.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Test matrix (reusable)

# legacy-image control: trivial edit to trip changed-files so the full matrix runs pytest on the legacy image_torch_spyre runner, giving per-test parity with shadow PR #498 (DO NOT MERGE).

# ---------------------------------------------------------------------------
# Reusable workflow — not triggered directly. Defines the build + the 6-config
# test matrix once; two entrypoints call it with the same tests but slightly
Expand Down
Loading