Skip to content

Commit f3ce33d

Browse files
Rename completion to completion-ci (#3043)
Made-with: Cursor
1 parent d7ea250 commit f3ce33d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ jobs:
314314
if: ${{ failure() }}
315315

316316
# Final completion check
317-
completion:
317+
completion-ci:
318318
needs: [ci-tests, skip-tests, windows-tests, coverage]
319319
runs-on: ubuntu-latest
320320
if: always()

0 commit comments

Comments
 (0)