Skip to content

Update dependency prettier to v3.4.2 #89

Update dependency prettier to v3.4.2

Update dependency prettier to v3.4.2 #89

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: moonrepo/setup-toolchain@v0
with:
auto-install: true
- run: yarn
- run: yarn constraints
- run: yarn dedupe --check
- run: yarn check