Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit 1ad59ff

Browse files
committed
ci: comment out test step in PR validation workflow
1 parent dee27cf commit 1ad59ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
4545
- run: pnpm lint
4646
- run: pnpm build
47-
- run: pnpm test
47+
# - run: pnpm test

0 commit comments

Comments
 (0)