Skip to content

fix(api): use proper venv scripts when running on windows #30

fix(api): use proper venv scripts when running on windows

fix(api): use proper venv scripts when running on windows #30

Workflow file for this run

name: commitlint
on:
push:
branches:
- main
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5