Skip to content

chore: replace karma with playwright #544

chore: replace karma with playwright

chore: replace karma with playwright #544

Workflow file for this run

name: Check Links
on:
push:
branches: [main]
pull_request:
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- name: Link Checker
uses: lycheeverse/lychee-action@v2.1.0
with:
fail: true