Skip to content

feat(memory): add c++ global allocate functions #22

feat(memory): add c++ global allocate functions

feat(memory): add c++ global allocate functions #22

Workflow file for this run

name: pre-commit
on:
workflow_dispatch:
pull_request:
types: [opened, reopened, synchronize]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/[email protected]
- uses: pre-commit/[email protected]