Skip to content

Commit 670121b

Browse files
authored
Merge pull request #16 from jsxiaosi/fix/lint-check-jobs-name
fix: 🐛 lint check jobs name update
2 parents 08c5316 + bb88e92 commit 670121b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77

88
jobs:
9-
build:
9+
lint-and-type-chec:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout

0 commit comments

Comments
 (0)