Skip to content

Commit

Permalink
change jobs names
Browse files Browse the repository at this point in the history
  • Loading branch information
ftomassetti committed Dec 6, 2023
1 parent 9df27ab commit 034e319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
java: [ '11', '17' ]
name: Java ${{ matrix.Java }} Basic Checks
name: Basic Checks (Java ${{ matrix.Java }})

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 034e319

Please sign in to comment.