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 49b9b0b commit 5915d6dCopy full SHA for 5915d6d
.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