Skip to content

Feats: Added CameraShake and BookEdit Packets, Book Edit handler an WrittableBook component #65

Feats: Added CameraShake and BookEdit Packets, Book Edit handler an WrittableBook component

Feats: Added CameraShake and BookEdit Packets, Book Edit handler an WrittableBook component #65

Workflow file for this run

name: Test
on:
push:
pull_request:
jobs:
lint:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install
uses: ./.github/common/install
- name: Test
run: yarn test