Skip to content

build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 #913

build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0

build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 #913

Workflow file for this run

name: test
on:
push:
branches:
- master
paths-ignore:
- "*.md"
pull_request:
branches:
- master
paths-ignore:
- "*.md"
jobs:
test:
uses: itzg/github-workflows/.github/workflows/gradle-build.yml@main
with:
arguments: test
include-test-report: true