Skip to content

Commit 21f933e

Browse files
committed
ci: rename workflow test
1 parent 62f8dac commit 21f933e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: pnpm run lint
2929

3030
test:
31-
name: test
31+
name: Test
3232
runs-on: ubuntu-latest
3333

3434
steps:

0 commit comments

Comments
 (0)