Skip to content

add Magnit Apteka

add Magnit Apteka #57

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