Skip to content

Feat/abigen

Feat/abigen #57

Workflow file for this run

---

Check failure on line 1 in .github/workflows/push.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/push.yml

Invalid workflow file

`spell_check` is not a valid event name
name: Workflow - Push
on:
push:
branches: [main]
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