Skip to content

feat: Add return type to Initiator.certify() #280

feat: Add return type to Initiator.certify()

feat: Add return type to Initiator.certify() #280

Workflow file for this run

name: build
on:
pull_request:
push:
branches:
- '*'
- '!master'
jobs:
build:
uses: ./.github/workflows/build.yml
coverage:
uses: ./.github/workflows/coverage.yml