Skip to content

fix: fixed crash when select multiplicity on panel (#146) #9

fix: fixed crash when select multiplicity on panel (#146)

fix: fixed crash when select multiplicity on panel (#146) #9

Workflow file for this run

name: Testing
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 16.10.0
- run: yarn install
- run: yarn test