Skip to content

chore: remove builder, restructure to single crate not workspace (#64) #289

chore: remove builder, restructure to single crate not workspace (#64)

chore: remove builder, restructure to single crate not workspace (#64) #289

Workflow file for this run

name: Rust CI
on:
push:
branches: [main]
pull_request:
# simplest example of using the rust-base action
jobs:
rust-base:
uses: init4tech/actions/.github/workflows/rust-base.yml@main