Skip to content

feat: reduce memory footprint #79

feat: reduce memory footprint

feat: reduce memory footprint #79

name: Pull Request
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
unit-test:
needs: [lint]
uses: ./.github/workflows/test.yaml