Skip to content

Bump tailwind-merge from 2.6.0 to 3.0.1 #34

Bump tailwind-merge from 2.6.0 to 3.0.1

Bump tailwind-merge from 2.6.0 to 3.0.1 #34

Workflow file for this run

name: pos
on:
pull_request:
paths:
- 'services/pos/**'
- 'modules/common/**'
- '.github/workflows/common-ci.yml'
defaults:
run:
working-directory: services/pos
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: './.github/actions/setup-deps'
- run: pnpm run typecheck