Skip to content

Commit 22134f1

Browse files
committed
ci: rename CI summary job for clarity
1 parent e6bd3d7 commit 22134f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ jobs:
218218
helm lint infrastructure/rag/
219219
220220
summary:
221-
name: CI Summary
221+
name: Lint and Test CI Summary
222222
runs-on: ubuntu-latest
223223
needs: [build-and-test-services, build-and-test-libs, build-and-test-frontend, validate-infrastructure]
224224
if: always()

0 commit comments

Comments
 (0)