Skip to content

Merge branch 'main' of github.com:FyraLabs/readymade #192

Merge branch 'main' of github.com:FyraLabs/readymade

Merge branch 'main' of github.com:FyraLabs/readymade #192

Workflow file for this run

name: Rust
on:
push:
pull_request:
jobs:
rust:
uses: FyraLabs/actions/.github/workflows/rust.yml@main
with:
test-container: '{"image": "ghcr.io/tau-os/builder:main"}'