Skip to content

Bump jest-environment-jsdom from 29.6.4 to 29.7.0 #153

Bump jest-environment-jsdom from 29.6.4 to 29.7.0

Bump jest-environment-jsdom from 29.6.4 to 29.7.0 #153

Workflow file for this run

name: CI
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: npm install
- name: Run tests
run: npm test