Skip to content

Commit ec3e24c

Browse files
committed
Update workflow job name to 'eslint 8-'
1 parent 6a094a6 commit ec3e24c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/eslint-8-.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
- uses: codecov/codecov-action@v3.1.5
106106

107107
node:
108-
name: 'node 18+'
108+
name: 'eslint 8-'
109109
needs: [latest]
110110
runs-on: ubuntu-latest
111111
steps:

0 commit comments

Comments
 (0)