Skip to content

Bump xml2js from 0.4.22 to 0.5.0 (#740) #7011

Bump xml2js from 0.4.22 to 0.5.0 (#740)

Bump xml2js from 0.4.22 to 0.5.0 (#740) #7011

Workflow file for this run

name: Node CI
on:
push:
branches:
- main
pull_request: {}
jobs:
test:
name: test pull request
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm test