Skip to content

fix: re-add Blob support #488

fix: re-add Blob support

fix: re-add Blob support #488

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 .