Skip to content

test: imrpove unit testing #92

test: imrpove unit testing

test: imrpove unit testing #92

Workflow file for this run

name: global:lint_commit_messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5