Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

fix comment about target rollup blocks #74

fix comment about target rollup blocks

fix comment about target rollup blocks #74

Workflow file for this run

name: CI # Continuous Integration
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
# simplest example of using the rust-base action
jobs:
rust-library-base:
uses: init4tech/actions/.github/workflows/rust-library-base.yml@main
with:
require-lockfile: true
rust-profile: "ci-rust"