Skip to content

cf: include more detail with "No matching files found for mod" error … #1072

cf: include more detail with "No matching files found for mod" error …

cf: include more detail with "No matching files found for mod" error … #1072

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