Skip to content

chore(repo): re-org workflows and limit runs to relative changes #1

chore(repo): re-org workflows and limit runs to relative changes

chore(repo): re-org workflows and limit runs to relative changes #1

Workflow file for this run

name: CI - RISC0
on:
push:
branches: ["main"]
paths:
- "provers/risc0/**"
pull_request:
jobs:
build-test-sgx:
name: Build and test sgx with Docker
uses: ./.github/workflows/build-test.yml

Check failure on line 14 in .github/workflows/ci-risc0.yml

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/ci-risc0.yml" -> "./.github/workflows/build-test.yml" : failed to fetch workflow: workflow was not found.
with:
version_name: "risc0"
toolchain: "stable"