1
0
zrcadlo https://github.com/dockur/windows.git synchronizováno 2026-06-11 12:49:36 +08:00

build: Validate XML (#72)

Tento commit je obsažen v:
Kroese
2024-01-22 22:34:47 +01:00
odevzdal GitHub
rodič 10813716d4
revize ad20e0791b
+3 -3
Zobrazit soubor
@@ -13,7 +13,7 @@ jobs:
env:
SHELLCHECK_OPTS: -x --source-path=src -e SC1091 -e SC2001 -e SC2034 -e SC2064 -e SC2317 -e SC2153
- name: Validate XML
uses: anyone-developer/anyone-validate-xml@main
uses: actions/verify-xml-action@v1
with:
file-extension: '.xml'
read-path: 'assets'
path: "assets"
file-endings: ".xml"