Skip to content

feat(rust): Upgrade the Catalyst Key Id to be a more general Catalyst ID which can be used both as a Key ID and a registration ID. #1164

feat(rust): Upgrade the Catalyst Key Id to be a more general Catalyst ID which can be used both as a Key ID and a registration ID.

feat(rust): Upgrade the Catalyst Key Id to be a more general Catalyst ID which can be used both as a Key ID and a registration ID. #1164

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
permissions:
id-token: write
contents: write
packages: write
pull-requests: write
jobs:
ci:
uses: input-output-hk/catalyst-forge/.github/workflows/ci.yml@ci/v1.5.1
with:
forge_version: 0.8.0
test_reporting:
if: always()
needs: ci
uses: ./.github/workflows/generate-allure-report.yml