Skip to content

Commit 7f61060

Browse files
fix:typos
1 parent 1ea11f2 commit 7f61060

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,4 +561,5 @@ jobs:
561561
run: npm install
562562

563563
- name: Check for Unused and Missing Dependencies
564-
run: npm run check-dependencies
564+
run: npm run check-dependencies
565+

0 commit comments

Comments
 (0)