Skip to content

Commit

Permalink
ci: rename backend linter job
Browse files Browse the repository at this point in the history
  • Loading branch information
seelengxd committed Sep 20, 2024
1 parent 1ff2067 commit 89b38db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: ESLint
run: npm run lint
backend:
name: format, lint
name: backend (format, lint)
runs-on: ubuntu-latest
defaults:
run:
Expand Down

0 comments on commit 89b38db

Please sign in to comment.