Skip to content

Bump prettier from 3.3.3 to 3.4.2 #682

Bump prettier from 3.3.3 to 3.4.2

Bump prettier from 3.3.3 to 3.4.2 #682

Workflow file for this run

name: PR builds
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2.3.1
- name: Install and Build
run: |
yarn
CI=false yarn build