Skip to content

chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.4.1 #2616

chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.4.1

chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.4.1 #2616

Workflow file for this run

name: Tests - Server
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: '16'
- run: yarn
- run: yarn jest:server