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 7e6fd53 commit 1b8a8f0Copy full SHA for 1b8a8f0
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: wip
50
if: ${{ matrix.os == 'windows-latest' }}
51
working-directory: ${{ env.DEV_DRIVE_WORKSPACE }}
52
- run: ls
+ run: ls node_modules/.pnpm
53
54
- name: Run syntax tests
55
working-directory: ${{ env.DEV_DRIVE_WORKSPACE }}/packages/tailwindcss-language-syntax
0 commit comments