We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5ab468 + 301521c commit 0adc05aCopy full SHA for 0adc05a
1 file changed
.github/workflows/wiki-sync.yml
@@ -68,7 +68,7 @@ jobs:
68
t = rewrite(s)
69
if t != s:
70
p.write_text(t, encoding="utf-8")
71
-PY
+ PY
72
73
echo "== AFTER rewrite (should be empty) =="
74
grep -R --line-number -E '\]\([^)]+\.md(#[^)]*)?\)' "$build_dir" || true
0 commit comments