Skip to content

Commit 132b79a

Browse files
committed
chore: fix capital letter
1 parent 35e81df commit 132b79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ jobs:
7575
path: node_modules
7676
key: ${{ runner.os }}-node_modules-${{ hashFiles('**/package-lock.json') }}
7777

78-
- name: unit tests
78+
- name: Unit tests
7979
run: npm run ci:test

0 commit comments

Comments
 (0)