Skip to content

admin api for generic tails file upload #134

admin api for generic tails file upload

admin api for generic tails file upload #134

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"