Skip to content

Commit bca98d5

Browse files
committed
Target a specific failing test
1 parent db911f4 commit bca98d5

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
@@ -38,4 +38,4 @@ jobs:
3838

3939
- name: Run server tests
4040
working-directory: packages/tailwindcss-language-server
41-
run: pnpm run build && pnpm run test
41+
run: pnpm run build && pnpm run test project-locator.test -t 'Sass files'

0 commit comments

Comments
 (0)