Skip to content

adds a minimal makefile for rust #250

adds a minimal makefile for rust

adds a minimal makefile for rust #250

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