Skip to content

Fix passing a custom canvas element not working properly #129

Fix passing a custom canvas element not working properly

Fix passing a custom canvas element not working properly #129

Workflow file for this run

name: test
on:
push:
branches: main
paths-ignore:
- '**/*.md'
- '**/*.mdx'
- 'docs/**/*'
tags-ignore:
- '*'
pull_request:
branches: main
paths-ignore:
- '**/*.md'
- '**/*.mdx'
- 'docs/**/*'
jobs:
test:
uses: ./.github/workflows/test-jobs.yaml