Skip to content

feat: Allow signing from multiple issuers #21

feat: Allow signing from multiple issuers

feat: Allow signing from multiple issuers #21

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Setup Services in Docker and Run tests
run: make test