Skip to content

Breeding makes a url as well #12

Breeding makes a url as well

Breeding makes a url as well #12

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
- run: bun install
- run: bun run build