We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13576dc commit ee2d73aCopy full SHA for ee2d73a
.github/workflows/pr.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup Tools
22
uses: tanstack/config/.github/setup@main
23
- name: Run Checks
24
- run: pnpm -r test:pr
+ run: pnpm test:pr
25
preview:
26
name: Preview
27
runs-on: ubuntu-latest
0 commit comments