Skip to content

Commit 283fd9c

Browse files
committed
fix: typo fix for ci
1 parent a56baee commit 283fd9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- name: Prepare Npm
2121
run: sh npm.sh
2222
- name: Test
23-
run: npm run testd
23+
run: npm run test

0 commit comments

Comments
 (0)