Skip to content

Add 'PaRappa the Rapper 2' to the project examples (#376) #241

Add 'PaRappa the Rapper 2' to the project examples (#376)

Add 'PaRappa the Rapper 2' to the project examples (#376) #241

Workflow file for this run

name: Test splat lib
on:
push:
pull_request:
jobs:
test_splat_lib:
name: Test lib
runs-on: ubuntu-latest
steps:
- name: Checkout reposistory
uses: actions/checkout@v4
- name: Install local splat
run: python3 -m pip install .[dev]
- name: Test
run: splat capy