Skip to content

bump to Cairo 2.7.1 (edition 2024_07) + snfoundry 0.27.0 #367

bump to Cairo 2.7.1 (edition 2024_07) + snfoundry 0.27.0

bump to Cairo 2.7.1 (edition 2024_07) + snfoundry 0.27.0 #367

Workflow file for this run

name: Typo Check
on:
push:
branches: [main]
pull_request:
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Use typos with config file
uses: crate-ci/typos@v1.21.0
with:
config: .github/workflows/config/typos.toml