Skip to content

Commit

Permalink
Change job name
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-belellou committed Nov 23, 2024
1 parent b494306 commit 48a1c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on: [ push, pull_request ]

jobs:
build:
name: "Build on JDK 21"
name: "Build and test"
runs-on: ubuntu-latest
permissions:
checks: write
Expand Down

0 comments on commit 48a1c9f

Please sign in to comment.