Skip to content

Commit 61b8f3c

Browse files
committed
Update test.yml
1 parent 2de5b8e commit 61b8f3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
node-version: 20
1313
- name: install dependencies
1414
run: npm ci
15-
- name: test check
15+
- name: test Check
1616
run: npm test
1717
- name: build
18-
run : npm build
18+
run : npm run build

0 commit comments

Comments
 (0)