Skip to content

Merge branch 'async-for-blobs' into rc #489

Merge branch 'async-for-blobs' into rc

Merge branch 'async-for-blobs' into rc #489

Workflow file for this run

name: Check JavaScript for conformance with Prettier
on:
push:
pull_request:
jobs:
biome:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v1
- name: Run Biome
run: biome ci .