Skip to content

Delete coding-kittens directory #2

Delete coding-kittens directory

Delete coding-kittens directory #2

Workflow file for this run

# .github/workflows/ci.yml
name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./scripts/setup/project_init.sh