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 8812040 commit 2730aabCopy full SHA for 2730aab
1 file changed
.github/workflows/ci.yml
@@ -90,9 +90,6 @@ jobs:
90
- name: Test build
91
run: pnpm run test-build
92
93
- - name: Test docs
94
- run: pnpm run test-docs
95
-
96
lint:
97
if: github.repository == 'vitejs/vite-plugin-react'
98
timeout-minutes: 10
0 commit comments