Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
ci: rename eslint to linting becuase megalinter runs eslint now
Browse files Browse the repository at this point in the history
  • Loading branch information
lishaduck committed Feb 17, 2023
1 parent 7f6aa69 commit 0576bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
uses: davelosert/[email protected]

lint:
name: ESLint
name: Linting
needs: [build]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 0576bbd

Please sign in to comment.