Skip to content

feat(dist)!: make blueprint an IPLD, use CID as module ids [NET-412 NET-432] #602

feat(dist)!: make blueprint an IPLD, use CID as module ids [NET-412 NET-432]

feat(dist)!: make blueprint an IPLD, use CID as module ids [NET-412 NET-432] #602

Workflow file for this run

name: "test"
on:
pull_request:
paths-ignore:
- "!**.md"
push:
branches:
- "master"
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: true
jobs:
rust-peer:
uses: ./.github/workflows/tests.yml
with:
ref: ${{ github.ref }}