Skip to content

Expose AIG::outputs() #82

Expose AIG::outputs()

Expose AIG::outputs() #82

Workflow file for this run

name: Spell Check
on: [push]
jobs:
spellcheck:
name: Spell Check
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6
with:
check_dot_files: true
use_cspell_files: true