Skip to content

build(deps): bump @testing-library/jest-dom from 6.6.2 to 6.6.3 in the testing-library-dependencies group #233

build(deps): bump @testing-library/jest-dom from 6.6.2 to 6.6.3 in the testing-library-dependencies group

build(deps): bump @testing-library/jest-dom from 6.6.2 to 6.6.3 in the testing-library-dependencies group #233

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