Skip to content

feat: add ray id to error body (#833) #4149

feat: add ray id to error body (#833)

feat: add ray id to error body (#833) #4149

Workflow file for this run

name: format-check
on: push
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup node
uses: actions/setup-node@v3
- name: Install dependencies
run: yarn install --frozen-lockfile
- name: Validate Prettier config
run: npx prettier@3.0 --check .