Skip to content

Feat: Upgrade from tags and fix issue with legacy IssuerRevRegRecords [<=v0.5.2] #1028

Feat: Upgrade from tags and fix issue with legacy IssuerRevRegRecords [<=v0.5.2]

Feat: Upgrade from tags and fix issue with legacy IssuerRevRegRecords [<=v0.5.2] #1028

Workflow file for this run

name: PR Tests
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
tests:
name: Tests
uses: ./.github/workflows/tests.yml
with:
python-version: "3.9"
os: "ubuntu-latest"