Skip to content

feat: add "needs db" type state to TrevmBuilder (#131) #547

feat: add "needs db" type state to TrevmBuilder (#131)

feat: add "needs db" type state to TrevmBuilder (#131) #547

Workflow file for this run

name: Rust CI
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
env:
CARGO_TERM_COLOR: always
jobs:
rust-library-base:
uses: init4tech/actions/.github/workflows/rust-library-base.yml@main