Skip to content

rework Disposable stuff; change to class and include Symbol.dispose p… #239

rework Disposable stuff; change to class and include Symbol.dispose p…

rework Disposable stuff; change to class and include Symbol.dispose p… #239

Workflow file for this run

name: CI tests
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Install dependencies
run: sudo apt-get install -y fish
- name: Run tests
run: ./in-docker.sh 'npm install && npm run build && npm test'
# Future Lily: Looking for website deploys? Check
# https://app.netlify.com/projects/hex-engine/overview