Skip to content

fix(site): xml parser and single items: a ballad #24

fix(site): xml parser and single items: a ballad

fix(site): xml parser and single items: a ballad #24

Workflow file for this run

on:
push:
branches:
- main
name: ci
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v2
with:
version: latest
- name: Run Biome
run: biome ci .