Skip to content

spring cleaning (#666) #61

spring cleaning (#666)

spring cleaning (#666) #61

Workflow file for this run

---
name: Workflow - Push
on:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
spell_check:
name: Spell check
uses: ./.github/workflows/spell_check.yml
benchmark:
name: Erc20 benchmark
uses: ./.github/workflows/benchmark.yml
build:
name: Build binaries
uses: ./.github/workflows/kakarot_rpc.yml