Skip to content

fixed note timeline lanes and notes x position #57

fixed note timeline lanes and notes x position

fixed note timeline lanes and notes x position #57

Workflow file for this run

name: Dev Builds
on:
push:
paths:
- Cargo.lock
- Cargo.toml
- src/**
- assets/**
- ".github/**"
pull_request:
env:
CARGO_TERM_COLOR: always
jobs:
build:
uses: ./.github/workflows/build.yml
secrets: inherit