Skip to content

Commit ee2d73a

Browse files
Fix pr.yml
1 parent 13576dc commit ee2d73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Tools
2222
uses: tanstack/config/.github/setup@main
2323
- name: Run Checks
24-
run: pnpm -r test:pr
24+
run: pnpm test:pr
2525
preview:
2626
name: Preview
2727
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)