Skip to content

v2.7.0: smoother cursor, camera, and zoom motion #62

v2.7.0: smoother cursor, camera, and zoom motion

v2.7.0: smoother cursor, camera, and zoom motion #62

Workflow file for this run

name: CI
# PRs and pushes to main both build + test. Commits land directly on main in
# this repo, so a PR-only trigger left main permanently unverified.
on:
pull_request:
push:
branches: [main]
jobs:
build:
uses: ./.github/workflows/build-workflow.yml
with:
upload-artifacts: false
release: false