Skip to content

Commit

Permalink
Rename lint job in workflow file (#2961)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nateowami authored Jan 20, 2025
1 parent 44d8083 commit 0f5168c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-lint-prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
test:
name: check on Ubuntu Node.js
name: Lint and Prettier
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit 0f5168c

Please sign in to comment.