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 a2de3c9 commit f44e4afCopy full SHA for f44e4af
.github/workflows/ci.yml
@@ -29,4 +29,4 @@ jobs:
29
run: |
30
cd packages/tailwindcss-language-server &&
31
pnpm run build &&
32
- pnpm test
+ pnpm test hover.test
0 commit comments