Skip to content

Commit 4859ca9

Browse files
committed
Change job name
1 parent 199e220 commit 4859ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eric-continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
verify
192192
193193
generate-artifacts:
194-
name: Generate documentation artifacts
194+
name: Generate and upload javadocs
195195
runs-on: ubuntu-latest
196196
needs: [build-all, test-ollama, test-openai, test-remaining]
197197
if: ${{ github.repository_owner == 'spring-projects' }}

0 commit comments

Comments
 (0)