Files
spring-framework/.github/actions/release-train-test/action.yml
T
2026-07-31 18:08:03 +02:00

7 lines
123 B
YAML

name: Test Release
runs:
using: composite
steps:
- name: Test Release
shell: bash
run: ./gradlew check