Skip to content

Commit 98046cd

Browse files
chore: building tailwind preset for tailwind prettier linting ci job
1 parent 682c26d commit 98046cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint-build-test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
uses: MetaMask/action-checkout-and-setup@v1
3737
with:
3838
is-high-risk-environment: false
39+
- name: Setup
40+
run: yarn workspace @metamask/design-system-tailwind-preset build
3941
- run: yarn lint
4042
- name: Require clean working directory
4143
shell: bash

0 commit comments

Comments
 (0)