Skip to content

Commit

Permalink
Debug braid-design-system tests
Browse files Browse the repository at this point in the history
  • Loading branch information
askoufis committed May 7, 2024
1 parent 111c591 commit fd41d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Expand Up @@ -74,4 +74,4 @@ jobs:
key: jest-${{ runner.os }}-${{ hashFiles('./pnpm-lock.yaml') }}

- name: Test
run: pnpm run test --maxWorkers=2
run: 'DEBUG="vanilla-extract*" pnpm run test --maxWorkers=2 braid-design-system'

0 comments on commit fd41d58

Please sign in to comment.