Skip to content

add data (reaching 10k lines lol) #4

add data (reaching 10k lines lol)

add data (reaching 10k lines lol) #4

Workflow file for this run

name: Biome check
on: [push, pull_request]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: biomejs/setup-biome@v2
with:
version: latest
- run: biome ci .