Skip to content

Commit 0f4a402

Browse files
committed
Typo
1 parent 4449dae commit 0f4a402

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
@@ -49,4 +49,4 @@ jobs:
4949
- name: Install dependencies
5050
run: pnpm install --ignore-scripts
5151
- name: Run unit tests
52-
run: pnpm unit
52+
run: pnpm test:unit

0 commit comments

Comments
 (0)