Skip to content

build(deps): bump @testing-library/jest-dom from 6.6.4 to 6.7.0 in the npm-testing-library-dependencies group #495

build(deps): bump @testing-library/jest-dom from 6.6.4 to 6.7.0 in the npm-testing-library-dependencies group

build(deps): bump @testing-library/jest-dom from 6.6.4 to 6.7.0 in the npm-testing-library-dependencies group #495

Workflow file for this run

name: Pull request - Continuous Integration
on:
pull_request:
branches: [main]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit