Skip to content

Commit 9d0fd83

Browse files
committed
Update test.yml
1 parent e856155 commit 9d0fd83

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)