Skip to content

chore: remove asdf and add mise, gh, and codex #819

chore: remove asdf and add mise, gh, and codex

chore: remove asdf and add mise, gh, and codex #819

Workflow file for this run

name: test
on:
push: {}
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
fetch-depth: 0
- name: test scripts
run: rake test