Skip to content

chore: remove no-std support (#69) #252

chore: remove no-std support (#69)

chore: remove no-std support (#69) #252

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