mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 08:24:13 +00:00
7 lines
123 B
YAML
7 lines
123 B
YAML
name: Test Release
|
|
runs:
|
|
using: composite
|
|
steps:
|
|
- name: Test Release
|
|
shell: bash
|
|
run: ./gradlew check |