Skip to content

feat(ci): feature checks #98

feat(ci): feature checks

feat(ci): feature checks #98

Workflow file for this run

name: Rust CI
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
env:
CARGO_TERM_COLOR: always
jobs:
rust-library-base:
uses: init4tech/actions/.github/workflows/rust-library-base.yml@main

Check failure on line 12 in .github/workflows/rust-ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/rust-ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/rust-ci.yml" -> "init4tech/actions/.github/workflows/rust-library-base.yml@main" : failed to fetch workflow: workflow was not found.