Signed-off-by: zyphlar <zyphlar@noreply.codeberg.org>
This commit is contained in:
zyphlar
2026-01-01 06:08:10 +01:00
parent 36a65945ba
commit 6dc3036fcf

View File

@@ -158,6 +158,7 @@ jobs:
shell: bash
run: |
cd ~/subways
export HTML_DIR=/mnt/4tbexternal/osm-planet/subway/validator
if [ -f "$HTML_DIR/cities.txt" ]; then
echo "Comparing local validation with VK's validation..."
python3 ./scripts/compare_html_validation.py "$HTML_DIR/cities.txt" \