Skip to content

feat: display mol svg info panel #77

feat: display mol svg info panel

feat: display mol svg info panel #77

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