Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

feat!: Provide runtime callstacks for brillig failures and return err… #1778

feat!: Provide runtime callstacks for brillig failures and return err…

feat!: Provide runtime callstacks for brillig failures and return err… #1778

Workflow file for this run

name: Spellcheck
on: [push]
# 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