Skip to content

Commit 3a4e57d

Browse files
committed
Add name to checkout step
1 parent f1f83e7 commit 3a4e57d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ env:
1212

1313
x-common-steps:
1414
- &checkout
15+
name: Checkout repository
1516
uses: actions/checkout@v4
1617
- &setup-uv
1718
name: Set up uv

0 commit comments

Comments
 (0)