Skip to content

fix(ci): hypatia-scan — drop timeout-minutes from reusable-call job (invalid workflow file) #1112

fix(ci): hypatia-scan — drop timeout-minutes from reusable-call job (invalid workflow file)

fix(ci): hypatia-scan — drop timeout-minutes from reusable-call job (invalid workflow file) #1112

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
# Rust CI — thin wrapper calling the shared estate reusable in
# hyperpolymath/standards. Configure once, propagate everywhere.
# See: docs/CI-REUSABLE-WORKFLOWS.adoc in standards.
name: Rust CI
on:
push:
branches: [main, master]
pull_request:
permissions:
contents: read
jobs:
rust-ci:
uses: hyperpolymath/standards/.github/workflows/rust-ci-reusable.yml@7c9db0e5909aab77bf11a444ade3b95c1d2b702e # re-pinned 2026-07-01: toolchain-required-input fix (standards#439) # main 2026-05-31 (CI/CD campaigns C001-C005)
with:
enable_audit: true
enable_coverage: true