Skip to content

Bump prettier from 3.3.0 to 3.3.2 #574

Bump prettier from 3.3.0 to 3.3.2

Bump prettier from 3.3.0 to 3.3.2 #574

Workflow file for this run

name: PR builds
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/[email protected]
- name: Install and Build
run: |
yarn
CI=false yarn build