Skip to content

fix: configure the XML parser to maintain child order #12

fix: configure the XML parser to maintain child order

fix: configure the XML parser to maintain child order #12

Workflow file for this run

name: SVGI Inclusive Language
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js 17
uses: actions/setup-node@v2
with:
node-version: 17.x
cache: "npm"
- name: woke
uses: get-woke/woke-action@v0
with:
fail-on-error: true
- name: Run AlexJS
run: npx [email protected] README.md