Skip to content

feat: webauthn test flows #1959

feat: webauthn test flows

feat: webauthn test flows #1959

name: "Pre commit hook check"
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
jobs:
pr-title:
name: Pre commit hook check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: cd test/with-typescript && npm ci
- run: ./hooks/pre-commit.sh