Skip to content

Commit

Permalink
Merge pull request #16 from jsxiaosi/fix/lint-check-jobs-name
Browse files Browse the repository at this point in the history
fix: 🐛 lint check jobs name update
  • Loading branch information
jsxiaosi authored Dec 28, 2024
2 parents 08c5316 + bb88e92 commit 670121b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main

jobs:
build:
lint-and-type-chec:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 670121b

Please sign in to comment.