mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-02 02:53:44 +00:00
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user