Skip to content

Support optional --use-temp-dir in get to download to temp dir and copy, to avoid partial jar if interrupted #851

Support optional --use-temp-dir in get to download to temp dir and copy, to avoid partial jar if interrupted

Support optional --use-temp-dir in get to download to temp dir and copy, to avoid partial jar if interrupted #851

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