We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448beb8 commit 259ab41Copy full SHA for 259ab41
.github/workflows/ci.yml
@@ -44,6 +44,7 @@ jobs:
44
toolchain: nightly
45
steps:
46
- uses: actions/checkout@v6
47
+ - uses: jdx/mise-action@v3
48
- name: Run tests
49
uses: houseabsolute/actions-rust-cross@v1
50
with:
mise.toml
@@ -7,3 +7,4 @@ taplo = "0.10.0"
7
typos = "1.44.0"
8
"github:houseabsolute/omegasort" = "0.1.3"
9
"github:houseabsolute/precious" = "0.10.2"
10
+"github:tailwindlabs/tailwindcss" = "4.2.1"
0 commit comments