Skip to content

build(deps): bump lib/kakarot from 5822210 to 13bb192 (#699) #72

build(deps): bump lib/kakarot from 5822210 to 13bb192 (#699)

build(deps): bump lib/kakarot from 5822210 to 13bb192 (#699) #72

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

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

View workflow run for this annotation

GitHub Actions / .github/workflows/push.yml

Invalid workflow file

error parsing called workflow ".github/workflows/push.yml" -> "./.github/workflows/benchmark.yml" : failed to fetch workflow: workflow was not found.
build:
name: Build binaries
uses: ./.github/workflows/kakarot_rpc.yml