Skip to content

chore(deps): update tailwindcss monorepo to v4.0.2 #487

chore(deps): update tailwindcss monorepo to v4.0.2

chore(deps): update tailwindcss monorepo to v4.0.2 #487

Workflow file for this run

name: Benchmark
on:
push:
workflow_dispatch:
jobs:
bench:
if: ${{ github.event_name == 'workflow_dispatch' || startsWith(github.event.head_commit.message, 'release:') }}
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
lfs: true
- name: Restore
uses: ./.github/actions/restore
- name: Benchmark
run: pnpm bench