Skip to content

Improve WPT-Diff scripts #60

Improve WPT-Diff scripts

Improve WPT-Diff scripts #60

Workflow file for this run

name: Code quality checks
#on:
#push:
jobs:
quality:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v2.2.1
with:
version: latest
- name: Run Biome
run: biome ci .