Skip to content

feat: define graph data structure #110

feat: define graph data structure

feat: define graph data structure #110

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: ["*"]
jobs:
test:
uses: ./.github/workflows/reusable-test.yml
docstest:
uses: ./.github/workflows/reusable-docstest.yml