Skip to content

Commit 259ab41

Browse files
committed
Add tailwindcss to mise config and install mise tools before running tests
1 parent 448beb8 commit 259ab41

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
toolchain: nightly
4545
steps:
4646
- uses: actions/checkout@v6
47+
- uses: jdx/mise-action@v3
4748
- name: Run tests
4849
uses: houseabsolute/actions-rust-cross@v1
4950
with:

mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ taplo = "0.10.0"
77
typos = "1.44.0"
88
"github:houseabsolute/omegasort" = "0.1.3"
99
"github:houseabsolute/precious" = "0.10.2"
10+
"github:tailwindlabs/tailwindcss" = "4.2.1"

0 commit comments

Comments
 (0)