Skip to content

Commit b4d4440

Browse files
aaronsteersCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent 6358ef4 commit b4d4440

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/connector-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,10 +235,10 @@ jobs:
235235

236236
connectors_ci_summary:
237237
# This job simply asserts that nothing failed in the matrix.
238-
# This allows us to make this step required while the preceeding
238+
# This allows us to make this step required while the preceding
239239
# dynamic steps do not need to be individually reported if they
240240
# are skipped.
241-
name: Connectors Tests Check (Matrix Summary)
241+
name: Connector Tests Completion Check
242242
needs: [connectors_ci]
243243
runs-on: ubuntu-22.04
244244
steps:

0 commit comments

Comments
 (0)