Skip to content

Issue revocable creds using anoncreds interface #136

Issue revocable creds using anoncreds interface

Issue revocable creds using anoncreds interface #136

Workflow file for this run

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