Skip to content

Commit 6ce4cd5

Browse files
committed
Bump version
1 parent 3edf95c commit 6ce4cd5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/eslinter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
with:
2525
node-version: latest
2626

27-
- name: Install ESlint
28-
run: npm init @eslint/config@latest
27+
# - name: Install ESlint
28+
# run: npm init @eslint/config@latest
2929

3030
- name: Checkout Code
3131
uses: actions/checkout@v4

0 commit comments

Comments
 (0)