Skip to content

pharmacies redesigned #55

pharmacies redesigned

pharmacies redesigned #55

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
xml-linters:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Download schema
run: wget http://josm.openstreetmap.de/tagging-preset-1.0
- name: Lint russian_shops.xml
uses: ChristophWurst/xmllint-action@v1
with:
xml-file: ./russian_shops.xml
xml-schema-file: ./tagging-preset.xsd