Skip to content

0.2.0 - Added geometry editing #2

0.2.0 - Added geometry editing

0.2.0 - Added geometry editing #2

Workflow file for this run

name: Pull Request Check
on:
pull_request:
branches:
- dev/*
- master
jobs:
unit-tests:
name: Unit Tests
uses: ./.github/workflows/unit-tests.yml