Skip to content

Commit 44ff96e

Browse files
committed
ci(lint-test): update job names
1 parent 6cc2439 commit 44ff96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
steps:
3939
- name: "[INIT] Checkout repository"
4040
uses: actions/checkout@v3
41-
- name: "[INIT] Install Poetry"
41+
- name: "[INIT] Install uv"
4242
uses: astral-sh/setup-uv@v5
4343
with:
4444
enable-cache: true

0 commit comments

Comments
 (0)