Skip to content

feat: Nargo test runtime callstacks and assert messages without string matching #7538

feat: Nargo test runtime callstacks and assert messages without string matching

feat: Nargo test runtime callstacks and assert messages without string matching #7538

Workflow file for this run

name: Spellcheck
on: [pull_request]
# This will cancel previous runs when a branch or PR is updated
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref || github.run_id }}
cancel-in-progress: true
jobs:
spellcheck:
name: Spellcheck
uses: noir-lang/.github/.github/workflows/spellcheck.yml@main