Skip to content

ci: set fail-fast as False to allow integration tests to continue on nightly Tutor failures #293

ci: set fail-fast as False to allow integration tests to continue on nightly Tutor failures

ci: set fail-fast as False to allow integration tests to continue on nightly Tutor failures #293

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6