Skip to content

feat: add ipa and multiproof tests #13

feat: add ipa and multiproof tests

feat: add ipa and multiproof tests #13

name: Conventional Commits
on: [push, pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: webiny/action-conventional-commits@v1.3.0