Skip to content

Commit 4f8d3ca

Browse files
committed
ci: 테스트 명령어 수정
1 parent b5f8335 commit 4f8d3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
run: pnpm tsc --noEmit
3434

3535
- name: Run tests
36-
run: pnpm test:run
36+
run: pnpm test

0 commit comments

Comments
 (0)