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

Commit 0576bbd

Browse files
committed
ci: rename eslint to linting becuase megalinter runs eslint now
1 parent 7f6aa69 commit 0576bbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
uses: davelosert/vitest-coverage-report-action@v1.3.1
101101

102102
lint:
103-
name: ESLint
103+
name: Linting
104104
needs: [build]
105105
runs-on: ubuntu-latest
106106
steps:

0 commit comments

Comments
 (0)