Skip to content

build(deps): bump @testing-library/jest-dom from 6.1.6 to 6.2.0 in /src/main/ui #192

build(deps): bump @testing-library/jest-dom from 6.1.6 to 6.2.0 in /src/main/ui

build(deps): bump @testing-library/jest-dom from 6.1.6 to 6.2.0 in /src/main/ui #192

Workflow file for this run

name: PRs
on:
pull_request:
branches:
- main
jobs:
test:
uses: itzg/github-workflows/.github/workflows/gradle-build.yml@main
with:
arguments: test
include-test-report: true
include-nodejs: true