Skip to content

fix: add playwright dependency & cache yarn in Github Actions #14

fix: add playwright dependency & cache yarn in Github Actions

fix: add playwright dependency & cache yarn in Github Actions #14

Workflow file for this run

name: Lint Commit Messages
on: [push, pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5