Skip to content

Commit 1b8a8f0

Browse files
committed
wip
1 parent 7e6fd53 commit 1b8a8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: wip
5050
if: ${{ matrix.os == 'windows-latest' }}
5151
working-directory: ${{ env.DEV_DRIVE_WORKSPACE }}
52-
run: ls
52+
run: ls node_modules/.pnpm
5353

5454
- name: Run syntax tests
5555
working-directory: ${{ env.DEV_DRIVE_WORKSPACE }}/packages/tailwindcss-language-syntax

0 commit comments

Comments
 (0)