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.
test:prepare
1 parent e242535 commit c1c811eCopy full SHA for c1c811e
.github/workflows/pre-release.yml
@@ -23,6 +23,7 @@ jobs:
23
run: >
24
cd packages/tailwindcss-language-server &&
25
npm run build &&
26
+ npm run test:prepare &&
27
npm test
28
- name: Bump IntelliSense version
29
0 commit comments