Skip to content

Bump jsdom from 16.2.2 to 16.5.0 #10

Bump jsdom from 16.2.2 to 16.5.0

Bump jsdom from 16.2.2 to 16.5.0 #10

Workflow file for this run

name: Unit Tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci
- run: npm test