Skip to content

Commit 07dd079

Browse files
committed
Update workflow job name to 'eslint 8-'
1 parent c5dec59 commit 07dd079

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)