Skip to content

build(deps): bump @testing-library/jest-dom from 6.4.8 to 6.5.0 in /src/main/ui #230

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

build(deps): bump @testing-library/jest-dom from 6.4.8 to 6.5.0 in /src/main/ui #230

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