Skip to content

Commit 5461a06

Browse files
committed
remove
1 parent 37645d2 commit 5461a06

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,3 @@ jobs:
5757
repo-token: "${{ secrets.GITHUB_TOKEN }}"
5858
pattern: "./packages/react-db/dist/**/*.{js,mjs}"
5959
comment-key: "react-db-package-size"
60-
build-example:
61-
name: Build Example Site
62-
runs-on: ubuntu-latest
63-
steps:
64-
- name: Checkout
65-
uses: actions/[email protected]
66-
- name: Setup Tools
67-
uses: tanstack/config/.github/setup@main
68-
- name: Build Example Site
69-
run: |
70-
cd examples/react/todo
71-
pnpm build

0 commit comments

Comments
 (0)