Skip to content

Fix routing in set public did #541

Fix routing in set public did

Fix routing in set public did #541

Workflow file for this run

name: PR Tests
on:
pull_request:
jobs:
tests:
name: Tests
uses: ./.github/workflows/tests.yml
with:
python-version: "3.9"
os: "ubuntu-latest"
tests-indy:
name: Tests (Indy)
uses: ./.github/workflows/tests-indy.yml
with:
python-version: "3.9"
indy-version: "1.16.0"
os: "ubuntu-latest"