Empty commit alone doesn't trigger Tests (paths-ignore covers **/*.md and docs/**, not non-existent files). This marker triggers the Tests workflow on next push so we can isolate real test bugs from the prior run's disk-full env errors. Safe to delete in a follow-up commit once we have clean signal.
7 lines
267 B
Plaintext
7 lines
267 B
Plaintext
# CI re-trigger marker
|
|
# Touched 2026-05-08 to fire Tests + Nix workflows after operator host
|
|
# disk pressure relief (99% → 79%). Last run had ENOSPC errors that
|
|
# masked which test failures are real vs env-induced.
|
|
#
|
|
# Safe to delete after confirming a clean run.
|