Skip to content

Commit 45d2b08

Browse files
committed
fix: resolve suggestion
1 parent d98ee49 commit 45d2b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
- name: Build
2121
run: pnpm build
2222

23-
- name: Test
23+
- name: ESLint
2424
run: pnpm lint

0 commit comments

Comments
 (0)