Skip to content

Initial commit: Quantum Cats Project #1

Initial commit: Quantum Cats Project

Initial commit: Quantum Cats Project #1

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