Skip to content

test(e2e): add end to end test setup with webdriver-io #374

test(e2e): add end to end test setup with webdriver-io

test(e2e): add end to end test setup with webdriver-io #374

Workflow file for this run

name: CI
on:
pull_request:
branches: [ main ]
jobs:
lint-commit-messages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5