You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(#82): fix same malformed continuation in second allowlist block (L219)
The second test-allowlist block carried the identical mid-line backslash
before test_coin_broadcaster, which would feed make the same empty " "
target. Collapse to a single space. grep -P "\\\\\s+\S" now clean
across the whole workflow.
0 commit comments