Skip to content

Commit 7294abb

Browse files
committed
typo
1 parent a478f50 commit 7294abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
with:
1818
node-version: 14
1919
- run: npm install
20-
- run: npm lint-test
20+
- run: npm run lint-test

0 commit comments

Comments
 (0)