Skip to content

fix: Load Mermaid only when the Mermaid Block is visible (#13) (#16) #41

fix: Load Mermaid only when the Mermaid Block is visible (#13) (#16)

fix: Load Mermaid only when the Mermaid Block is visible (#13) (#16) #41

Workflow file for this run

name: Unit Tests
on: [push]
jobs:
unit:
runs-on: ubuntu-latest
steps:
- name: Main checkout
uses: actions/checkout@v4
- name: Linting
run: make test-ci