Skip to content

fix: make projects for test private #34

fix: make projects for test private

fix: make projects for test private #34

Workflow file for this run

name: CI
on:
push:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jdx/mise-action@v2
- run: bun install --frozen-lockfile
- run: bun test