Skip to content

Fix t8 forest leaf face neighbors memleak #99

Fix t8 forest leaf face neighbors memleak

Fix t8 forest leaf face neighbors memleak #99

Workflow file for this run

name: spell_check
on:
push:
branches:
- main
- feature-*CI* # for testing this script, all feature branches with "CI" in their name
pull_request:
workflow_dispatch: # Be able to trigger this manually on github.com
jobs:
typos-check:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v3
- name: Check spelling
uses: crate-ci/[email protected]