Skip to content

feat(BundleDriver): add some ergonomic functions to the BundleDriver #150

feat(BundleDriver): add some ergonomic functions to the BundleDriver

feat(BundleDriver): add some ergonomic functions to the BundleDriver #150

Workflow file for this run

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