Skip to content

feat: much simpler module handling #16

feat: much simpler module handling

feat: much simpler module handling #16

Workflow file for this run

name: Check
on:
push:
branches:
- main
pull_request:
jobs:
biome:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: biomejs/setup-biome@v2
- run: biome ci