Skip to content

Bump prettier from 3.4.2 to 3.5.0 #2250

Bump prettier from 3.4.2 to 3.5.0

Bump prettier from 3.4.2 to 3.5.0 #2250

Workflow file for this run

name: Build client on CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout the code
uses: actions/checkout@v2
- name: Build schema from source
run: docker compose -f docker-compose-ci.yml run update_from_remote_schema