Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

refactor: delete kakarotethapi and kakarotstarknetapi, refactor into … #54

refactor: delete kakarotethapi and kakarotstarknetapi, refactor into …

refactor: delete kakarotethapi and kakarotstarknetapi, refactor into … #54

Workflow file for this run

---
name: Workflow - Push
on:
push:
branches: [main]
jobs:
dump:
name: Dump katana state
uses: ./.github/workflows/dump.yml
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