Skip to content

ci: fix ginkgo test command #249

ci: fix ginkgo test command

ci: fix ginkgo test command #249

Workflow file for this run

name: lint-commit-message
on: [push]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2