Skip to content

Commit 8e8dbd4

Browse files
committed
Update build description
1 parent 6ccf5e9 commit 8e8dbd4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build with Gradle
1+
name: Build
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Un template d'Application en Ligne de Commande (CLI) avec Java 25 et les JEP 458, 511 et 512
22

3-
[![Classic Build](https://github.com/java-cli-apps/java-25-quickstart/actions/workflows/build.yml/badge.svg)](https://github.com/java-cli-apps/java-25-quickstart/actions/workflows/build.yml)
3+
[![Build](https://github.com/java-cli-apps/java-25-quickstart/actions/workflows/build.yml/badge.svg)](https://github.com/java-cli-apps/java-25-quickstart/actions/workflows/build.yml)
44

55
Le template **java-25-quickstart** permet de démarrer une nouvelle application en commande ligne avec Java et Gradle.
66

0 commit comments

Comments
 (0)