Skip to content

Fixed memory leak.

Fixed memory leak. #21

Workflow file for this run

name: style
on: [push, workflow_dispatch]
jobs:
style:
name: style
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: ./autoformat.bash check