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 d17f7ab commit c44954bCopy full SHA for c44954b
.github/workflows/ci.yml
@@ -29,8 +29,6 @@ jobs:
29
fetch-depth: 0
30
- name: Setup Tools
31
uses: tanstack/config/.github/setup@main
32
- - name: Test
33
- run: pnpm test
34
- name: Build
35
run: pnpm build
36
- name: Publish
0 commit comments