Skip to content

Commit 07f671f

Browse files
committed
Update test.yml
1 parent 2914e39 commit 07f671f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install Dependencies
3131
run: npm ci
3232

33-
- name: Run Linter
33+
- name: Run linter
3434
run: npm run lint || echo "Linting step skipped"
3535
continue-on-error: true
3636

0 commit comments

Comments
 (0)