Skip to content

fix: handle unimplemented file capabilities slightly more gracefully #1186

fix: handle unimplemented file capabilities slightly more gracefully

fix: handle unimplemented file capabilities slightly more gracefully #1186

Workflow file for this run

name: Integrate
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
code-quality:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Setup Biome
uses: biomejs/setup-biome@1cbe33ead22c7a2fded3b52fa2893611c815c9b5 # v2.2.1
- name: Run Biome
run: biome ci