Skip to content

fix(codegen): stack limitation should be 1024 (#295) #424

fix(codegen): stack limitation should be 1024 (#295)

fix(codegen): stack limitation should be 1024 (#295) #424

Workflow file for this run

name: Typos
on:
push:
branches: [main]
pull_request:
branches: [main]
env:
TERM: xterm-256color
jobs:
check:
name: Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]